OnZoomInDone event (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

void ZoomInDone (int x, int y);

Delphi Syntax

ZoomInDone (x, y:Longint);

Overview

Refer to Capturing an Image from the Screen.

Remarks

Occurs when the user clicks the left mouse button after a screen capture has been started by calling ZoomIn.

See Also

Elements:

ZoomIn method, Capture method, EnableZoomInRect property

Topics:

Raster images: Capturing a screen image