Click or drag to resize
XDL

XDMBandIndexTransformGetInputParam Method

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

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

Return Value

XBandParamIndexTransform
XBandParamIndexTransform 객체.
See Also