Table of Contents

Property Font

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Font

Gets or sets the font used to draw the text. If null, the control's font is used.

public virtual Font? Font { get; set; }

Property Value

Font