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





Gets or sets the font style for this DiagramItem.

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

 Syntax

C#  Copy Code

public FontStyle FontStyle { get; set; }

Visual Basic  Copy Code

Public Property FontStyle As FontStyle

 Property Value

 See Also

TextAttributes Members
TextAttributes Class
MindFusion.Diagramming.Wpf Namespace