DCL:GRPH1:SGPACK: User Interface:Explanation of Subroutines: Polymarker Primitives
Sets the marker type drawn by SGPMU, SGPMV, and SGPMR.
CALL SGSPMT(ITYPE)
ITYPE (I) Marker type (Initial value is 1.) Draws the character corresponding to the DCL character number such as ITYPE 1: '.'; 2: '+'; 3: '*'; and 4: 'o'. (See Sections 2.12 & 8.1.2, and Font Table in Section 8.1.3.) When ITYPE = 152, the 'alpha' symbol is drawn.
CALL SGQPMT(ITYPE).