ASP.NET Pack Programmer's Guide
Label.FontSize Property
See Also
 





Gets or sets the size of the font used to render the label.

Namespace: MindFusion.Mapping
Package: MindFusion.Mapping

 Syntax

C#  Copy Code

public double FontSize { get; set; }

Visual Basic  Copy Code

Public Property FontSize As Double

 Property Value

A double value specifying font size.

 See Also

Label Members
Label Class
MindFusion.Mapping Namespace