Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / SizeInt Structure
Fields Properties Methods


SizeInt Structure Members

The following tables list the members exposed by SizeInt.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SizeInt class with the specified dimensions.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets a SizeInt structure that has a Height and Width value of 0.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the vertical component of this SizeInt structure.  
Public PropertyChecks whether this SizeInt structure has width and height of 0. This property returns true when this SizeInt structure has both a width and height of 0; otherwise, false.  
Public PropertyGets or sets the horizontal component of this SizeInt structure.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Indicates whether this value and a specified value are equal.  
Public MethodReturns the hash code for this value.  
Top
See Also