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






Gets the AnchorPattern object that has the specified ID.

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

 Syntax

Java  Copy Code

public AnchorPattern anchorPatternFromId (
    String id
)

 Parameters

id

A string identifying the AnchorPattern.

 Return Value

An AnchorPattern instance identified by the id parameter.

 See Also

ScriptHelper Members
ScriptHelper Class
com.mindfusion.diagramming Namespace