ASP.NET Pack Programmer's Guide
ShowAnchors Members
Constructors Fields
 


The members of this enumeration specify whether JDiagram should display marks at the anchor points positions. A bitwise combination of these constants can be set as parameter of the Diagram.setShowAnchors method of the Diagram class.

The following tables list the members exposed by the ShowAnchors type.

 Public Constructors

  Name Description

ShowAnchors

Initializes a new ShowAnchors instance.

 Public Fields

  Name Description

Always

Always display anchor point marks.

Auto

Automatically display anchor points when there is a node under the pointer.

Never

Never display anchor point marks.

Selected

Display anchor points marks for selected nodes.

 See Also

ShowAnchors Class
com.mindfusion.diagramming Namespace