Occurs when the user selects the menu or toolbar "Mouse Actions - Zoom Rectangle Tool"
command. The user has selected the zoom rectangle tool when the left mouse button is
pressed over the image in the image window.
command. The user has selected the zoom rectangle tool when the left mouse button is
pressed over the image in the image window.
Visual Basic |
---|
Public Event OnMouseZoomRectangleToolStart() |
When the user clicks on the menu or toolbar button "Mouse Actions - Zoom Rectangle Tool", it
will first generate the "OnMouseZoomRectangleToolStart" event, then generate the
"OnMouseZoomRectangleToolFinish" event. The mouse will function as the zoom rectangle
tool
will first generate the "OnMouseZoomRectangleToolStart" event, then generate the
"OnMouseZoomRectangleToolFinish" event. The mouse will function as the zoom rectangle
tool