Gets or sets a value indicating whether the label's text can be wrapped.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool EnableWrap { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableWrap As Boolean |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |