MindFusion WinForms Programmer's Guide
Text.FontStyle Property
See Also
 





Gets or sets the font style of the text.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public FontStyle FontStyle { get; set; }

Visual Basic  Copy Code

Public Property FontStyle As FontStyle

 Property Value

A member of the FontStyle enumeration.

 See Also

Text Members
Text Class
MindFusion.Gauges Namespace