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


Contains arguments passed to handlers of the LinkRealized event.

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

 Public Constructors

  Name Description

VirtualLinkEventArgs

Initializes a new instance of the VirtualLinkEventArgs class.

 Public Properties

  Name Description

AdjustmentHandle

Gets or sets the adjustment handle being moved by the user. (Inherited from LinkEventArgs.)

DataItem

The data item just shown on screen.

Link

Gets the link for which the event raised. (Inherited from LinkEventArgs.)

MouseButton

Gets which mouse button was pressed. (Inherited from LinkEventArgs.)

MousePosition

Gets or sets the current mouse pointer position. (Inherited from LinkEventArgs.)

 See Also

VirtualLinkEventArgs Class
MindFusion.Diagramming.Wpf Namespace