Click or drag to resize
XDL

XDMBand(XDMBand*) Constructor

XDMBand 객체에 대하여 외부 비관리객체의 포인터를 입력받아 복사하여 초기화한다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public XDMBand(
	XDMBand* pBand
)

Parameters

pBand  XDMBand*
XDMBand 의 비관리객체 포인터
See Also