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






Gets the predefined shape that has the specified ID.

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

 Syntax

Java  Copy Code

public Shape shapeFromId (
    String shapeId
)

 Parameters

shapeId

A string identifying the shape.

 Return Value

A Shape instance identified by the shapeId parameter.

 See Also

ScriptHelper Members
ScriptHelper Class
com.mindfusion.diagramming Namespace