Gets or sets the font size of the item text.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float FontSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property FontSize As Single |
A float value.
NetDiagram Programmer's Guide | © 2023 MindFusion |