Gets or sets the font size for this TextPresenter.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double FontSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property FontSize As Double |
A double value specifying the font size. The default value is 13.
WpfDiagram Programmer's Guide | © 2024 MindFusion |