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


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