ZonePenColor property (ILEADRasterDocument)
OLE_COLOR ZonePenColor | |
Overview |
Refer to Drawing Pages and Zones |
Remarks
Gets or sets the color of the pen used to draw zones.
Set this property before calling the DrawPage method to set the color used to draw zones.
To specify the pen color to use when drawing selected zones, set the SelectedZonePenColor property. To draw a specific selected zone call the SelectZone method or the SelectZoneByPoint method.
See Also