The AspectClickable type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Clicked |
Event raised when element is single clicked. In the event handler for this event you will have
access to the x and y coordinates of the mouse when the event was raised.
| |
| DblClicked |
Event raised when element is DOUBLE clicked. In the event handler for this event you will have
access to the x and y coordinates of the mouse when the event was raised.
|
