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





Gets or sets the font size of the text.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length FontSize { get; set; }

Visual Basic  Copy Code

Public Property FontSize As Length

 Property Value

An instance of the Length structure specifying the font size.

 See Also

Text Members
Text Class
MindFusion.Gauges Namespace