Click or drag to resize
XDL

XGCPSetsRemove Method

GCP Set에 있는 특정 GCP를 삭제한다.

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

Parameters

gcp
Type: Pixoneer.NXDLXGCP

[Missing <param name="gcp"/> documentation for "M:Pixoneer.NXDL.NRS.XGCPSets.Remove(Pixoneer.NXDL.XGCP)"]

See Also