DiagramLite Programmer's Guide
NodeValidationEventArgs Members
Constructors Properties Methods
 


Contains the arguments passed to handlers of node validation events.

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

 Public Constructors

  Name Description

NodeValidationEventArgs

Overloaded.  

 Public Properties

  Name Description

Cancel

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

SelectionRectangle

Gets the current selection rectangle.

 Inherited Public Properties

  Name Description

AdjustmentHandle

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

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

 Public Methods

  Name Description

CancelDrag

Cancels the creation or modification of the node.

 See Also

NodeValidationEventArgs Class
MindFusion.Diagramming Namespace