Click or drag to resize
XDL

XDMBandConvDataTypeGetInputParam Method

데이터형식을 변환하기 위해 설정한 파라미터를 얻는다.

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

Return Value

XBandParamConvDataType
XBandParamConvDataType 객체.
See Also