Occurs when the cursor is changed to the Highlight Annotation.
Visual Basic |
---|
Public Event OnMouseHighlightAnnotationFinish() |
When the user clicks on the menu or toolbar button "Mouse Actions - Highlight Annotation", it
will first generate the "OnMouseHighlightAnnotationStart" event, then generate the
"OnMouseHighlightAnnotationFinish" event. The mouse will function to create a new
highlight annotation.
will first generate the "OnMouseHighlightAnnotationStart" event, then generate the
"OnMouseHighlightAnnotationFinish" event. The mouse will function to create a new
highlight annotation.