MindFusion.Wpf Pack Programmer's Guide
LinkLabel.EnableWrap Property
See Also
 





Gets or sets a value indicating whether the label's text can be wrapped.

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

 Syntax

C#  Copy Code

public bool EnableWrap { get; set; }

Visual Basic  Copy Code

Public Property EnableWrap As Boolean

 Property Value

true to enable text wrapping; otherwise, false.

 See Also

LinkLabel Members
LinkLabel Class
MindFusion.Diagramming.Wpf Namespace