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





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

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

A TextDecorationCollection instance. The default value is null.

 See Also

TextPresenter Members
TextPresenter Class
MindFusion.Diagramming.Wpf Namespace