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