Click or drag to resize
XDL

NXImageLayerGetNativePtr Method

NXImageLayer 원본 비관리 객체 포인터를 가져온다. c# 사용 불가.

Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 3.0.0.1
Syntax
C#
public IntPtr GetNativePtr()

Return Value

IntPtr
원본 비관리 객체 포인터.
See Also