Gets or sets a value indicating whether text wrapping is enabled.
Namespace: MindFusion.Diagramming
File: 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.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |