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


In This Topic
Empty Field (Rect)
In This Topic
Represents a Rect structure with its properties left uninitialized. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As Rect
 
'Usage
 
Dim value As Rect
 
value = Rect.Empty
See Also