Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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