ZoomInDone event (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void ZoomInDone (long x, long y);

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

 

C++ Builder Problems