ReferencedImageAnnotation Events |
The ReferencedImageAnnotation type exposes the following members.
Name | Description | |
---|---|---|
AnnotationControllerNotification | Raised after a property value has been changed. (Inherited from AnnotationUI.) | |
Click | Raised when the annotation has been clicked with the mouse. (Inherited from AnnotationUI.) | |
DoubleClick | Raised when the annotation has been double-clicked with the mouse. (Inherited from AnnotationUI.) | |
GripPositionChanged | Raised when a grip for the annotation has been moved. (Inherited from AnnotationUI.) | |
MouseDown | Raised when a mouse button is pressed while on top of the annotation. (Inherited from AnnotationUI.) | |
MouseEnter | Raised when the mouse enters the annotation region. (Inherited from AnnotationUI.) | |
MouseExit | Raised when the mouse exists the annotation region. (Inherited from AnnotationUI.) | |
MouseMove | Raised when the mouse is moved over the annotation. (Inherited from AnnotationUI.) | |
MouseUp | Raised when the mouse button is released from an annotation. (Inherited from AnnotationUI.) | |
Moved | Raised when the annotation has been moved. (Inherited from AnnotationUI.) | |
Moving | Raised while the annotation is being moved. (Inherited from AnnotationUI.) | |
PropertyChanged | Raised when a property value has changed. (Inherited from AnnotationUI.) | |
PropertyChanging | Raised when a property of the annotation or AnnotationData is going to be changed.
(Inherited from AnnotationUI.) | |
Resized | Raised when the annotation has been resized. (Inherited from AnnotationUI.) | |
Resizing | Raised while the annotation is being resized. (Inherited from AnnotationUI.) | |
Rotated |
Raised after the annotation has been rotated by the user.
(Inherited from AnnotationUI.) | |
Rotating | Raise while an annotation is being rotated. (Inherited from AnnotationUI.) | |
SelectedChanged | Raised when the Selected property changes. (Inherited from AnnotationUI.) |