Search
ITextAttributes.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

FontStyle FontStyle { get; set; }

Visual Basic  Copy Code

Property FontStyle As FontStyle

 Property Value

 See Also