Gets or sets the font style for this DiagramItem.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
FontStyle FontStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Property FontStyle As FontStyle |
See Also