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


In This Topic
    Rectangle Structure Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Tests whether a Rectangle fully contains another Rectangle.  
    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
    See Also