Xceed Words for .NET v4.0 Documentation
RectangleF Structure Members
Fields  Properties  Methods 


Xceed.Drawing.NET Assembly > Xceed.Drawing Namespace : RectangleF Structure

The following tables list the members exposed by RectangleF.

Public Constructors
 NameDescription
Public ConstructorCreates a new RectangleF by determining its WidthHeight, along with the location of its top left corner.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Creates an empty RectangleF.  
Top
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
Public Methods
 NameDescription
Public Method  
Public Method  
Public Method  
Top
Public Operators
 
 
Top
See Also

Reference

RectangleF Structure
Xceed.Drawing Namespace