Gets or sets a value indicating whether text wrapping is enabled.
Namespace: MindFusion.Diagramming
Package: 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.
ItemLabel Members
ItemLabel Class
MindFusion.Diagramming Namespace
NetDiagram Programmer's Guide | © 2023 MindFusion |