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






Creates a new empty AnchorPattern with the specified identifier.

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

 Syntax

Java  Copy Code

public AnchorPattern createAnchorPattern (
    String id
)

 Parameters

id

A string used to identify the new AnchorPattern.

 Return Value

An AnchorPattern object.

 See Also

ScriptHelper Members
ScriptHelper Class
com.mindfusion.diagramming Namespace