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


Rectangle Structure Properties

For a list of all members of this type, see Rectangle 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 PropertyDetermines whether this Rectangle is empty.  
Public PropertyDetermines whether this Rectangle is invalid.  
Public PropertyGets the x-coordinate of the left edge of this Rect structure.  
Public PropertyGets or sets the coordinates of the upper-left corner 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