In This Topic
Represents a
Border structure with its properties left uninitialized. This field is read-only.
Syntax
'Declaration
Public Shared ReadOnly Empty As Border
'Usage
Dim value As Border
value = Border.Empty
public static readonly Border Empty
See Also