ASP.NET Pack Programmer's Guide
Diagram.setShowAnchors Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setShowAnchors (
    int value
)

 Parameters

value

A bitwise combination of the ShowAnchors constants.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace