GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Rect Structure
Members


Rect Structure
Stores a set of four integers that represent the coordinates of a rectangle.
Syntax
'Declaration
 
Public Structure Rect 
   Inherits System.ValueType
 
'Usage
 
Dim instance As Rect
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Drawing.Rect

See Also