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


Contains the arguments passed to handlers of link related events, such as LinkCreated and LinkDeleted.

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

 Public Constructors

  Name Description

LinkEventArgs

Overloaded. Initializes a new instance of the LinkEventArgs class.

 Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user.

Link

Gets the link for which the event raised.

MouseButton

Gets which mouse button was pressed.

MousePosition

Gets or sets the current mouse pointer position.

 See Also

LinkEventArgs Class
MindFusion.Diagramming.Wpf Namespace