Click or drag to resize
XDL

XDMBand(IntPtr) Constructor

XDMBand 객체에 대하여 원본 비관리객체의 포인터를 입력받아 복사하여 초기화한다.
C++ 인터페이스.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.1
Syntax
C#
public XDMBand(
	IntPtr band
)

Parameters

band  IntPtr
XDMBand의 원본 비관리객체 포인터
See Also