Click or drag to resize
XDL

XDMBandPointsToGridGetInputParam Method

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

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

Return Value

Type: XBandParamPointsToGrid
XBandParamPointsToGrid 객체.
See Also