ASP.NET Pack Programmer's Guide
ShapeNode.setImageLocation Method
See Also
 





Sets the URL of the image displayed in this ShapeNode.

Namespace: MindFusion.Diagramming
Package: ShapeNode.js

 Syntax

JavaScript  Copy Code

function setImageLocation (value)

 Parameters

value

A valid URL string that identifies the image to be loaded.

 Remarks

Use getImageLocation to retrieve the location of an image for this node.

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace