ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 IntPtr
    public IntPtr DataPointer
    See Also