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


In This Topic
    Rectangle Structure Members
    In This Topic

    The following tables list the members exposed by Rectangle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Tests if two Rectangle objects are considered equal.  
    Public MethodReturns a hash code for the current instance.  
    Public MethodInflates the Rectangle in all direction.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Intersects two Rectangles.  
    Public MethodConverts the current instance into a string representation.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Combines two Rectangles.  
    Top
    Public Operators
    Equality operator.
    Inequality operator.
    Top
    See Also