MindFusion.Wpf Pack Programmer's Guide
ITextAttributes.TextDecorations Property
See Also
 





Gets or sets the effects to apply to the text of this DiagramItem.

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

 Syntax

C#  Copy Code

TextDecorationCollection TextDecorations { get; set; }

Visual Basic  Copy Code

Property TextDecorations As TextDecorationCollection

 Property Value

 See Also

ITextAttributes Members
ITextAttributes Interface
MindFusion.Diagramming.Wpf Namespace