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


In This Topic
Empty Field (Size)
In This Topic
Gets a Size structure that has a Height and Width value of 0. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As Size
 
'Usage
 
Dim value As Size
 
value = Size.Empty
See Also