Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1

draw-rounded-box

Arguments: stream top-left width height corner-width corner-height

Draws a rounded box on stream with top-left, width, and height indicated. A rounded box has rounded corners. The rounding starts at corner-height below the upper corners and above the lower, and at corner-width to the left of the right corners and to the right of the left corners.

stream should be a cg-stream.

See also erase-rounded-box.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page has had minimal revisions compared to the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Minimally revised from 6.1