ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.IntPtr
    public System.IntPtr Pointer
    See Also