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