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