Click or drag to resize
XDL

XGCPSets Constructor (tagXGCPSet)

XGCPSets 객체를 생성하는 생성자이다. C++ 클래스인 XGCPSets를 입력 받아 CLR로 연결시켜주는 역할을 수행한다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public XGCPSets(
	tagXGCPSet* pObj
)

Parameters

pObj
Type: tagXGCPSet*

[Missing <param name="pObj"/> documentation for "M:Pixoneer.NXDL.NRS.XGCPSets.#ctor(Pixoneer.XDL.RS.tagXGCPSet*)"]

See Also