Click or drag to resize
XDL

XGCPSetsGetNumGCP Method

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

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

Return Value

Type: Int32
GCP의 총 개수.
See Also