DroidDiagram Programmer's Guide
DiagramBuilder.showAnchors Method
See Also
 






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

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

 Syntax

Java  Copy Code

public DiagramBuilder showAnchors (
    ShowAnchors value
)

 Parameters

value

A member of the ShowAnchors enumeration.

 Return Value

This DiagramBuilder instance.

 See Also

DiagramBuilder Members
DiagramBuilder Class
com.mindfusion.diagramming.builders Namespace