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