MindFusion.Wpf Pack Programmer's Guide
LinkValidationEventArgs Properties
 


 Public Properties

  Name Description

AdjustmentHandle

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

AnchorIndex

Gets the anchor point related to a link validation event.

Cancel

Gets or sets a value indicating whether to cancel the current operation.

ChangingDestination

Gets a value indicating whether the user modifies the link's destination end point.

ChangingOrigin

Gets a value indicating whether the user modifies the link's origin end point.

Destination

Gets the node that will become the link's destination if the event is validated.

Label

Gets or sets a LinkLabel related to this event.

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.)

Node

Gets the node to which the link will be connected.

Origin

Gets the node that would become the link's origin if the event is validated.

SelectionRectangle

Gets the current selection rectangle.

TableRow

Gets the table row related to a link validation event.

 See Also

LinkValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace