Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

fill-rounded-box

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

Draws a filled 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-contents-rounded-box, and draw-rounded-box.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version