DroidDiagram Programmer's Guide
Diagram.setShowAnchors Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setShowAnchors (
    ShowAnchors value
)

 Parameters

value

A member of the ShowAnchors enumeration.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace
SnapToAnchor Property
Anchor Points and Patterns