Skybound Rebar

ControlRenderer.DefaultFont Property

Gets the default value of the Font property when no specific value is assigned.

[Visual Basic]
Overridable Protected ReadOnly Property DefaultFont As Font
[C#]
protected virtual System.Drawing.Font DefaultFont {get;}

Property Value

The default value of the Font property.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace