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