ASP.NET Pack Programmer's Guide
SpringLayout.setAnchoring Method
See Also
 






Sets a value indicating how links should be aligned to the anchor points of tree nodes.

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

 Syntax

Java  Copy Code

public void setAnchoring (
    int value
)

 Parameters

value

One of the Anchoring constants.

 See Also

SpringLayout Members
SpringLayout Class
com.mindfusion.diagramming Namespace