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





Gets or sets the font size for this TextPresenter.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 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 font size. The default value is 13.

 See Also

TextPresenter Members
TextPresenter Class
MindFusion.Diagramming.Wpf Namespace