LFACTOR

Selects the default hardware line thickness.
Used by: GOPTIONS statement, GDEVICE procedure, GDEVICE Parameters window
Default: device-dependent
Restrictions: Used only with devices that can draw hardware lines of varying thicknesses.

Not supported by Java or ActiveX.

Syntax

LFACTOR=line-thickness-factor

Parameter Values

line-thickness-factor
can range from 0 through 9999. A value of 0 for LFACTOR is the same as a factor of 1. Lines are drawn line-thickness-factor times as thick as normal.

Details

LFACTOR is useful when you are printing graphics output on a plotter. Depending on the orientation and type of device, some plotters might require LFACTOR=10 to get the same thickness of lines as on the display of some devices.