Click or drag to resize
XDL

XGCPSetsGetNumGCP Method

GCP Set에 있는 GCP 개수를 얻는다.

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

Return Value

Int32
GCP의 총 개수.
See Also