Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
The default font.
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public Font DefaultFont { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DefaultFont As Font Get |
| Visual C++ |
|---|
public: virtual property Font^ DefaultFont { Font^ get () sealed; } |
| F# |
|---|
abstract DefaultFont : Font with get override DefaultFont : Font with get |
Property Value
Type: FontThe default font.