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





Gets the URL of the image displayed in this ShapeNode.

Namespace: MindFusion.Diagramming
Package: ShapeNode.js

 Syntax

JavaScript  Copy Code

function getImageLocation ()

 Return Value

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

 Remarks

Calling this method with a valid path will automatically load the image and assign it to the image field.

 See Also

ShapeNode Members
ShapeNode Class
MindFusion.Diagramming Namespace