DroidDiagram Programmer's Guide
Diagram.getAutoAlignDistance Method
See Also
 






Gets the maximal horizontal or vertical distance at which a node aligns to the borders of other nodes.

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

 Syntax

Java  Copy Code

public float getAutoAlignDistance ()

 Return Value

A float value specifying the maximal distance.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace
setAutoAlignDistance Method