ComponentOne Bitmap for UWP
NativePointer Property (CppObject)

C1.UWP.DX Assembly > C1.Util.DX Namespace > CppObject Class : NativePointer Property
Get a pointer to the underlying Cpp Object
Syntax
'Declaration
 
Public Property NativePointer As System.IntPtr
public System.IntPtr NativePointer {get; set;}
See Also

Reference

CppObject Class
CppObject Members