Search
SelectionValidationEventArgs Properties
 


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

 See Also