Skybound Rebar

ControlRenderer.Font Property

Gets or sets the Font used to draw text on the control.

[Visual Basic]
Public Property Font As Font
[C#]
public System.Drawing.Font Font {get; set;}

Property Value

The Font used to draw text on the control.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace