ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / DataRectangle Structure / DataPointer Field

In This Topic
    DataPointer Field (DataRectangle)
    In This Topic
    Pointer to the data.
    Syntax
    'Declaration
     
    Public DataPointer As System.IntPtr
    public System.IntPtr DataPointer
    See Also