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


The members of this enumeration specify how the points where links cross should be drawn on the screen. Use this constants as parameters of the setLinkCrossings method.

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

 Public Constructors

  Name Description

LinkCrossings

Initializes a new instance of the LinkCrossings class.

 Public Fields

  Name Description

Arcs

Draw arcs above the intersection points.

Cut

Break off the link segments at the intersection points.

Straight

Draw straight lines.

 See Also

LinkCrossings Class
com.mindfusion.diagramming Namespace