Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RectangleD Structure
Properties Methods


In This Topic
    RectangleD Structure Members
    In This Topic

    The following tables list the members exposed by RectangleD.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Y coordinate of the bottom edge of the current RectangleD structure.  
    Public PropertyGets the coordinates of the bottom left corner of the current RectangleD structure.  
    Public PropertyGets the coordinates of the bottom right corner of the current RectangleD structure.  
    Public Propertystatic (Shared in Visual Basic)Represents an empty instance of the RectangleD structure.  
    Public PropertyGets or sets the height of the current RectangleD structure.  
    Public PropertyGets a value indicating whether the Width and Height properties of the current RectangleD structure have zero values.  
    Public PropertyGets the X coordinate of the left edge of the current RectangleD structure.  
    Public PropertyGets or sets the coordinates of the top left corner of the current RectangleD structure.  
    Public PropertyGets the X coordinate of the right edge of the current RectangleD structure.  
    Public PropertyGets or sets the size of the current RectangleD structure.  
    Public PropertyGets the Y coordinate of the top edge of the current RectangleD structure.  
    Public PropertyGets the coordinates of the top left corner of the current RectangleD structure.  
    Public PropertyGets the coordinates of the top right corner of the current RectangleD structure.  
    Public PropertyGets or sets the width of the current RectangleD structure.  
    Public PropertyGets or sets the X coordinate of the top left corner of the current RectangleD structure.  
    Public PropertyGets or sets the Y coordinate of the top left corner of the current RectangleD structure.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Tests whether the specified point is contained within the current RectangleD.  
    Public Methodstatic (Shared in Visual Basic)Creates a RectangleD structure based on the coordinates of its top-left and bottom-right corners.  
    Public MethodOverloaded. Inflates the current RectangleD by the specified amounts on four sides.  
    Public MethodOverloaded. Replaces the current RectangleD structure with the intersection of itself and another RectangleD.  
    Public MethodTests whether the current RectangleD intersects with another.  
    Public MethodOverloaded. Offsets the location of the current RectangleD by specified horizontal and vertical amounts.  
    Public Methodstatic (Shared in Visual Basic)Converts a string to a RectangleD structure.  
    Public MethodConverts the current RectangleD to a System.Drawing.Rectangle.  
    Public MethodConverts the current RectangleD to a System.Drawing.RectangleF.  
    Public MethodConverts the current RectangleD structure to a human-readable string representing it.  
    Public Methodstatic (Shared in Visual Basic)Creates a new RectangleD structure representing the smallest possible rectangle containing the two specified rectangles.  
    Top
    Public Operators
    See Also