MindFusion.Wpf Pack Programmer's Guide
SelectionValidationEventArgs Members
Constructors Properties Methods
 


Contains the arguments passed to the SelectionModifying event handler.

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

 Public Constructors

  Name Description

SelectionValidationEventArgs

Initializes a new instance of the SelectionValidationEventArgs class.

 Public Properties

  Name Description

AdjustmentHandle

Gets the adjustment handle being moved by the user. (Inherited from SelectionEventArgs.)

Cancel

Gets or sets a value indicating whether to prevent the user from completing the operation.

MousePosition

Gets the current mouse pointer position. (Inherited from SelectionEventArgs.)

Selection

Gets the Selection object representing current selection lasso tool. (Inherited from SelectionEventArgs.)

 Public Methods

  Name Description

CancelDrag

Cancels the modification of the selected items.

 See Also

SelectionValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace