|
Adds a rectangular frame to the current page. The frame location
and size is determined by the current rectangle,
the line color is determined by the current color,
the line width is determined by the current width
and any options are determined by the current options.
By specifying values for the horizontal and vertical radius parameters
you can draw rectangles with rounded corners. The values refers
to the radii of the ellipse used to draw the corners.
The FrameRect function returns the Object ID of the newly added
Graphic Object.
|