Gets or sets the font size of the item text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public float FontSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontSize As Single |
A float value.
See Also