LINWIDTH

Specifies the thickness of the line
Operating state: GKOP, SGOP, WSAC, WSOP
Default: 1

Syntax

return-code-variable=GSET('LINWIDTH', width);

Required Argument

width
numeric constant or numeric variable name; specifies the width of the line in pixels; must be greater than 0.

Return Codes

This function returns:

Details

The GSET('LINWIDTH', . . . ) function selects a line width in units of pixels. The aspect source flag (ASF) for LINWIDTH must be set to 'INDIVIDUAL' for this attribute to be used outside of a line bundle.