Contains the arguments passed to the SelectionModified event handler.
The following tables list the members exposed by the SelectionEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the adjustment handle being moved by the user. |
|
![]() |
Gets the rectangular bounds of the drawn lasso. |
|
![]() |
Gets the current mouse pointer position. |
|
![]() |
Gets the Selection object representing current selection lasso tool. |
See Also