Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / DataRectangle Structure
Members

In This Topic
    DataRectangle Structure
    In This Topic
    Provides access to data organized in 2D.
    Object Model
    DataRectangle Structure
    Syntax
    'Declaration
     
    Public Structure DataRectangle 
       Inherits System.ValueType
    public struct DataRectangle : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.DX.DataRectangle

    See Also