Gets or sets whether text wraps when it extends beyond the available width of the node. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public TextWrapping TextWrapping { get; set; } |
Visual Basic
![]() |
---|
Public Property TextWrapping As TextWrapping |
An instance of the System.Windows.TextWrapping enumeration. The default value is Wrap.