MindFusion.Wpf Pack Programmer's Guide
TextAttributes.FontWeight Property
See Also
 





Gets or sets the font weight for this DiagramItem.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public FontWeight FontWeight { get; set; }

Visual Basic  Copy Code

Public Property FontWeight As FontWeight

 Property Value

 See Also

TextAttributes Members
TextAttributes Class
MindFusion.Diagramming.Wpf Namespace