Click or drag to resize
XDL

XGCP Constructor (XGCP)

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

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

Parameters

a
Type: Pixoneer.NXDLXGCP

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

See Also