Click or drag to resize
XDL

XDMBandIndexTransformGetInputParam Method

Index Transform에 대한 입력 파라미터를 얻는다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public XBandParamIndexTransform GetInputParam()

Return Value

Type: XBandParamIndexTransform
XBandParamIndexTransform 객체.
See Also