ASP.NET Pack Programmer's Guide
Diagram.setShapeLibraryLocation Method
See Also
 





Sets the location of a shape library file containing custom shape definitions.It can be set to a full URL of the file, or a relative file path.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setShapeLibraryLocation (value)

 Parameters

value

The location of a shape library file containing custom shape definitions.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace