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