MindFusion.Wpf Pack Programmer's Guide
TextAttributes.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

public TextDecorationCollection TextDecorations { get; set; }

Visual Basic  Copy Code

Public Property TextDecorations As TextDecorationCollection

 Property Value

 See Also

TextAttributes Members
TextAttributes Class
MindFusion.Diagramming.Wpf Namespace