MindFusion.Wpf Pack Programmer's Guide
LinkCrossingEventArgs Members
Constructors Properties
 


Contains the arguments passed to the ValidateLinkCrossing event handler.

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

 Public Constructors

  Name Description

LinkCrossingEventArgs

 

 Public Properties

  Name Description

BottomLink

The link at lower Z position.

BottomSegmentIndex

Index of bottom link's segment that contains the intersection point.

Cancel

Specifies whether crossing decoration should be displayed.

IntersectionPoint

Intersection point that will show crossing decoration if the event is validated.

TopLink

The link at higher Z position.

TopSegmentIndex

Index of top link's segment that contains the intersection point.

 See Also

LinkCrossingEventArgs Class
MindFusion.Diagramming.Wpf Namespace