2.6.6 SGSPLS

1.
Function
Specifies the height of the text when drawing a labeled polyline.
2.
Call
CALL SGSPLS(RSIZE)
3.
Explanation of Parameters
RSIZE (R) Specifies the height of a text in units of the VC. (Initial value is 0.02.)
4.
Notes
(a)
RSIZE must be larger than 0. When RSIZE is 0, a message is printed, and no other steps are taken.
(b)
The currently set height of text can be inquired by
CALL SGQPLS(RSIZE).