Click or drag to resize
XDL

XROI Constructor (XROI)

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

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

Parameters

pObj
Type: XROI*

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

See Also