SetZonePen method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SetZonePen ();

Overview

Refer to Drawing Pages and Zones

Remarks

Sets the pen used to draw zones based on the values in the ZonePenColor, ZonePenStyle and ZonePenWidth properties.

Call this method to set the zone pen before calling any method that draws a zone or a page.

See Also

Elements:

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

Topics:

Quick Reference OCR: Drawing Pages and Zones