plboxm

plot a rectangle with rounded corners in mm

parametertypeunitsdescription
x1,y1floatmmposition of a corner of the box
x2,y2floatmmposition of the opposite corner
rfloatmmradius of the rounded corner
returns:void

Description

plboxm plots a rectangle with rounded corners, radius r. all units in millimeters.

Examples

plinit PS plbox A4 15 15 H H
plset HEIGHT 5
plu 40 15 plformat 0 0 "Box in a Rectangle"
plrect 0 0 80 30
plbox 1 1 79 29 3

plbox

See also

simplot program