[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / Rectangle Structure


In This Topic
    Rectangle Structure Properties
    In This Topic

    For a list of all members of this type, see Rectangle members.

    Public Properties
     NameDescription
    Public PropertyGets the bottom of the Rectangle.  
    Public PropertyGets the bottom left corner of the Rectangle.  
    Public PropertyGets the bottom right corner of the Rectangle.  
    Public Propertystatic (Shared in Visual Basic)Gets an empty Rectangle.  
    Public PropertyGets the height of the Rectangle.  
    Public PropertyIndicates if the Rectangle is empty.  
    Public PropertyGets the left side of the Rectangle.  
    Public PropertyGets the right side of the Rectangle.  
    Public PropertyGets the size of the Rectangle.  
    Public PropertyGets the top of the Rectangle.  
    Public PropertyGets the top left corner of the Rectangle.  
    Public PropertyGets the top right corner of the Rectangle.  
    Public PropertyGets the width of the Rectangle.  
    Top
    See Also