Click or drag to resize
XDL

XDMBandPointsToGridGetInputParam Method

점좌표 데이터에서 그리드 형식의 데이터로 변환하는 입력 파라미터를 얻는다.

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

Return Value

XBandParamPointsToGrid
XBandParamPointsToGrid 객체.
See Also