|
XDMBandMosaicLT(IntPtr) Constructor
|
XDMBandMosaicLT객체를 생성하는 생성자이다. 외부 XDMBandMosaicLT객체를 입력 받아 멤버 변수를 초기화한다.
Namespace: Pixoneer.NXDL.NRSEXAssembly: NXDLrsEx (in NXDLrsEx.dll) Version: 3.0.0.1
Syntaxpublic XDMBandMosaicLT(
IntPtr nativePtr
)
Parameters
- nativePtr IntPtr
- 비관리 XDMBandMosaicLT객체
See Also