Gets or sets a value indicating whether text wrapping is enabled.
Namespace: MindFusion.Diagramming
Assembly: ItemLabel.js
JavaScript Copy Code |
---|
get enableWrap() {} |
Boolean
true to wrap the label's text, or false otherwise.
In order to wrap text, you must also set the maxWidth property to specify maximum line length.
MvcDiagram Programmer's Guide | © 2024 MindFusion |