MindFusion.Wpf Pack Programmer's Guide
MapElement.FontSize Property
See Also
 





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

Namespace: MindFusion.Mapping
Assembly: 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 the size of the label's font. The default value is 12.

 See Also

MapElement Members
MapElement Class
MindFusion.Mapping Namespace