Sets the URL of the image displayed in this ShapeNode.
Namespace: MindFusion.Diagramming
Package: ShapeNode.js
JavaScript Copy Code |
---|
function setImageLocation (value) |
A valid URL string that identifies the image to be loaded.
Use getImageLocation to retrieve the location of an image for this node.