SelectedZone property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

ILTZoneData * SelectedZone (short iPageIndex);

Overview

Refer to Drawing Pages and Zones

Remarks

(Read Only) Gets a pointer to an ILTZoneData object that contains the selected zone.

This property is updated by the SelectZone method and the SelectZoneByPoint method.

See Also

Elements:

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

Topics:

Quick Reference OCR: Drawing Pages and Zones