ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / DataPointer Structure / Pointer Field

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