VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI Namespace / AnnotationView Class
In This Topic
    AnnotationView Class Events
    In This Topic
    For a list of all events of this type, see AnnotationView.
    Public Events
     NameDescription
    Public EventOccurs when the annotation is clicked.
    Public EventOccurs when the annotation is double-clicked.
    Public EventOccurs when the annotation is drawing.
    Public EventOccurs when the annotation is drawn.
    Public EventOccurs when interaction controller is changed.
    Public EventOccurs when interaction controller is changing.
    Public EventOccurs when the mouse pointer is over the annotation and the mouse button is pressed.
    Public EventOccurs when the mouse pointer enters the annotation.
    Public EventOccurs when the mouse pointer leaves the annotation.
    Public EventOccurs when the mouse pointer rests on the annotation.
    Public EventOccurs when the mouse pointer is over the annotation and the mouse button is released.
    Public EventOccurs when the mouse wheel moves while the annotation has focus.
    Public EventOccurs when the state of annotation is changed.
    See Also