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


Contains the arguments passed to the anchor point-related events, such as OriginAnchorChanged and DestinationAnchorChanged.

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

 Public Constructors

  Name Description

AnchorPointEventArgs

Initializes a new instance of the AnchorPointEventArgs class.

 Public Properties

  Name Description

Link

Gets the link whose anchor point index has been changed.

NewAnchorIndex

Gets the index of the new anchor point.

OldAnchorIndex

Gets the index of the old anchor point.

 See Also

AnchorPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace