pldotm

draw a point (zero length line)

parametertypeunitsdescription
x,yfloatmmposition where the point is drawn
returns:void

Description

pldotm draws a point (that is: a zero length line) in the position (x,y) millimeter units. Normally, plotting a zero length line would not do any actual plotting, but pldot forces the pen down on the paper. The size of the point is determined by the current pen diameter, as set by plset(PENDIA,...).

See also

pldot