ZonePenWidth property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short ZonePenWidth

Overview

Refer to Drawing Pages and Zones

Remarks

Sets and Gets the width of the pen that will be used in drawing zones.

Gets or sets the width of the pen used to draw zones.

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

To specify the pen width to use when drawing selected zones, set the SelectedZonePenStyle 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, SelectedZonePenColor property, SelectedZonePenStyle property, UpdatePage method, UpdateZoneArea method, SelectZone method, SelectedZonePenWidth property, SetSelectedZonePen method, SelectZoneByPoint method, RemoveSelectedZone method, EnableShowZones property, ZonePenColor property, ZonePenStyle property

Topics:

Quick Reference OCR: Drawing Pages and Zones