Xceed Words for .NET v5.0 Documentation
Xceed.Drawing.NET Assembly / Xceed.Drawing Namespace / RectangleF Structure


In This Topic
    RectangleF Structure Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the y coordinate that corresponds to the sum of the Y & Height properties.  
    Public PropertyGets or sets the RectangleF's height.  
    Public PropertyGets the x coordinate that corresponds to the left edge of the RectangleF.  
    Public PropertyGets the x coordinate that corresponds to the sum of the XWidth properties.  
    Public PropertyGets the y coordinate that corresponds to the top edge of the RectangleF.  
    Public PropertyGets the value of the RectangleF object.  
    Public PropertyGets or sets the RectangleF's width.  
    Public PropertyGets or sets the x coordinate that corresponds to the upper left corner of the RectangleF.  
    Public PropertyGets or sets the y coordinate that corresponds to the upper left corner of the RectangleF.  
    Top
    See Also