Gets or sets the wrapping of the text in the edit component.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TextWrapping TextWrapping { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextWrapping As TextWrapping |
A member of the TextWrapping enumeration. The default is Character.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |