Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / SizeInt Structure
Members


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

System.Object
   System.ValueType
      GrapeCity.Drawing.SizeInt

See Also