DroidDiagram Programmer's Guide
Diagram.getShowAnchors Method
See Also
 






Gets a value indicating whether anchor points should be shown on screen.

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

 Syntax

Java  Copy Code

public ShowAnchors getShowAnchors ()

 Return Value

A member of the ShowAnchors enumeration. The default value is Auto.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace