Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / AddRect Class / Rect Field

In This Topic
    Rect Field (AddRect)
    In This Topic
    The rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Rect As System.Drawing.RectangleF
    public readonly System.Drawing.RectangleF Rect
    See Also