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