SelectedZoneIndex property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SelectedZoneIndex

Overview

Refer to Displaying an Image.

Remarks

Gets or sets the index of the selected zone to be drawn in the ILEADRasterView control.

To draw OCR data in the ILEADRasterView control, set the EnableOCRDrawing property to TRUE.

To discontinue drawing the selected zone, set this property to –1.

See Also

Elements:

RasterDocument property, EnableOCRDrawing property

Topics:

Raster Images: Displaying Images