MindFusion.Wpf Pack Programmer's Guide
NodeValidationEventArgs Properties
 


 Public Properties

  Name Description

AdjustmentHandle

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

Cancel

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

Label

Gets or sets a NodeLabel related to this event.

MouseButton

Gets which mouse button has been pressed. (Inherited from NodeEventArgs.)

MousePosition

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

Node

Gets the node for which the event was raised. (Inherited from NodeEventArgs.)

OverrideBounds

Gets or sets a rectangle that should be assigned to the Bounds property of nodes after NodeModifying event is raised.

SelectionRectangle

Gets the current selection rectangle.

 See Also

NodeValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace