Occurs when the cursor is changed to the Select Annotation.
Visual Basic |
---|
Public Event OnMouseSelectAnnotationFinish() |
When the user clicks on the menu or toolbar button "Mouse Actions - Select Annotations", it
will first generate the "OnMouseSelectAnnotationsStart" event, then generate the
"OnMouseSelectAnnotationsFinish" event. The mouse will function as the select annotation
tool .
will first generate the "OnMouseSelectAnnotationsStart" event, then generate the
"OnMouseSelectAnnotationsFinish" event. The mouse will function as the select annotation
tool .