DroidDiagram Programmer's Guide
Diagram.getSnapToAnchor Method
See Also
 






Gets a value indicating when links should snap to anchor points.

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

 Syntax

Java  Copy Code

public SnapToAnchor getSnapToAnchor ()

 Return Value

A member of the SnapToAnchor enumeration. The default is OnCreate.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace