Name | Description | |
---|---|---|
![]() | Click | Occurs when the annotation is clicked. |
![]() | DoubleClick | Occurs when the annotation is double-clicked. |
![]() | Drawing | Occurs when the annotation is drawing. |
![]() | Drawn | Occurs when the annotation is drawn. |
![]() | InteractionControllerChanged | Occurs when interaction controller is changed. |
![]() | InteractionControllerChanging | Occurs when interaction controller is changing. |
![]() | MouseDown | Occurs when the mouse pointer is over the annotation and the mouse button is pressed. |
![]() | MouseEnter | Occurs when the mouse pointer enters the annotation. |
![]() | MouseLeave | Occurs when the mouse pointer leaves the annotation. |
![]() | MouseMove | Occurs when the mouse pointer rests on the annotation. |
![]() | MouseUp | Occurs when the mouse pointer is over the annotation and the mouse button is released. |
![]() | MouseWheel | Occurs when the mouse wheel moves while the annotation has focus. |
![]() | StateChanged | Occurs when the state of annotation is changed. |