Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Rect Structure


Rect Structure Properties

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

Public Properties
 NameDescription
Public PropertyGets the y-coordinate that is the sum of Top and Height property values of this Rect structure.  
Public PropertyGets or sets the height of this Rect structure.  
Public PropertyGets the x-coordinate of the left edge of this Rect structure.  
Public PropertyGets the x-coordinate that is the sum of Left and Width property values of this Rect structure.  
Public PropertyGets the y-coordinate of the top edge of this Rect structure.  
Public PropertyGets or sets the width of this Rect structure.  
Public PropertyGets or sets the x-coordinate of the left edge of this Rect structure.  
Public PropertyGets or sets the y-coordinate of the top edge of this Rect structure.  
Top
See Also