Gets or sets URL of the image to display inside this label.
Namespace: MindFusion.Diagramming
File: ItemLabel.js
JavaScript
![]() |
---|
get imageLocation() {} |
String
A URL string that identifies the image to be loaded.
If a label displays both image and text, the image position relative to text depends on the imageAlign property.
If the label is only intended to display an icon image and no text, you could also set its locked property to prevent users from entering text.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |