2.7.5 sgspms

1.
Function
Sets the size of a marker drawn by sgpmu, sgpmv, and sgpmr.
2.
Call
NumRu::DCL.sgspms(rsize)
3.
Explanation of Parameters
rsize (R) Specifies the marker size in units in VC. (Initial value is 0.01.)
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 validity of RSIZE is not checked in this routine. It is checked when sgpmu, sgpmv, or sgpmr is called.
(c)
The current marker size can be inquired by
rsize = NumRu::DCL.sgqpms().