GPR_$INQ_DRAW_WIDTH GPR Calls GPR_$INQ_DRAW_WIDTH
NAME
gpr_$inq_draw_width - returns the line-width in pixels for lines and
curves.
FORMAT
gpr_$inq_draw_width (width, status)
DESCRIPTION
This routine returns the line-width in pixels for lines and curves.
Output Parameters
width
The current line width in pixels. This is a 2-byte integer.
status
Completion status, in status_$t format.
SEE ALSO
gpr_$set_draw_width.
NOTES
To set the line width use gpr_$set_draw_width.