Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / Size Structure
Members


Size Structure
Stores an ordered pair of integers, which specify a Height and Width.
Syntax
'Declaration
 
Public Structure Size 
   Inherits System.ValueType
 
'Usage
 
Dim instance As Size
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Drawing.Size

See Also