ASP.NET Pack Programmer's Guide
ScriptHelper.loadShapeLibrary Method
See Also
 






Loads a ShapeLibrary from the specified URL. The URL must be fully qualified, relative paths are not supported.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void loadShapeLibrary (
    String url
)

 Parameters

url

Location of the shape library file.

 See Also

ScriptHelper Members
ScriptHelper Class
com.mindfusion.diagramming Namespace