SelectZoneByPoint method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SelectZoneByPoint (IDispatch *pRaster, long hDC, short iPageIndex, float x, float y);

Overview

Refer to Drawing Pages and Zones

Remarks

Draws a selection rectangle around the zone located at the specified point.

This method updates the SelectedZone property and the SelectZoneIndex property with information on the zone located at the specified point.

See Also

Elements:

ActivePageIndex property, DrawPage method, DrawPersistence property, SelectedZone property, SelectedZonePenColor property, SelectedZonePenStyle property, UpdatePage method, UpdateZoneArea method, SelectZone method, SelectedZonePenWidth property, SetZonePen method, SetSelectedZonePen method, RemoveSelectedZone method, EnableShowZones property, ZonePenColor property, ZonePenStyle property, ZonePenWidth property

Topics:

Quick Reference OCR: Drawing Pages and Zones