AnnotationController Events |
The AnnotationController type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnnotationCreated | Raised when an annotation is created by the user. |
![]() | AnnotationDeserialization | Raised when an object is deserialized to allow developers to cancel or modify the object before its added
into the controller. |
![]() | Click | Raised when an annotation is clicked with the mouse. |
![]() | CurrentLayerChanged | Raised when the CurrentLayer property has changed. |
![]() | Disposed | Raised when the AnnotationController has been disposed. |
![]() | DoubleClick | Raised when an annotation is double-clicked by the user. |
![]() | HotSpotClicked | Raised when a hot spot annotation is clicked. |
![]() | Moved | Raised when an annotation is moved. |
![]() | Moving | Raised while an annotation is being moved. |
![]() | Resized | Raised when an annotation is resized. |
![]() | Resizing | Raised while an annotation is being resized. |
![]() | Rotated | Raised when an annotation is rotated by the user. |
![]() | Rotating | Raised while an annotation is being rotated by the user. |
![]() | SelectionChanged | Raise when there has been a change in the annotation selection. |