SelectedZonePenColor property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

OLE_COLOR SelectedZonePenColor

Overview

Refer to Drawing Pages and Zones

Remarks

Gets or sets the color of the pen used to draw selected zones.

Set this property before calling the DrawPage method to set the color of the pen used to draw selected zones.

To specify the color to use when drawing zones, set the ZonePenColor property.

To draw a specific selected zone call the SelectZone method or the SelectZoneByPoint method.

See Also

Elements:

ActivePageIndex property, DrawPage method, DrawPersistence property, SelectedZone 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