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