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
public static readonly Rect Empty
See Also