Click or drag to resize
XDL

XGCP Constructor (tagXGCP)

XGCP의 생성자로서 외부의 비관리 XDL::XGCP객체를 입력 받아 초기화를 수행한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 1.2.817.72
Syntax
C#
public XGCP(
	tagXGCP* pObj
)

Parameters

pObj
Type: tagXGCP*

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

See Also