Click or drag to resize
XDL

XGCPSetsAddGCP Method

GCP 인스턴스를 GCP Set에 추가한다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public void AddGCP(
	ref XGCP gcp
)

Parameters

gcp
Type: Pixoneer.NXDLXGCP
[In] 입력 XGCP 객체.
See Also