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





Gets or sets the font size for this DiagramItem.

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

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming.Wpf Namespace
FontFamily Property
FontStyle Property
FontWeight Property
FontStretch Property