Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.1
This page is new in 8.1.Documentation for Allegro CL version 8.1. The object described on this page has been modified in the 8.1 release; see the Release Notes.

icons-filled

Arguments: icon-drawing-view

Returns the value of the icons-filled property of a icon-drawing-view. The value may be set at creation time by passing the icons-filled initarg, or any time later by calling (setf icons-filled).

A value indicating whether and how the non-pixmap icons of a icon-drawing-view in a chart-or-plot are filled. Here are the possible values:

This property is used only when the draw-icons property is true.

See plot-widget, chart-widget and also cg-chart-widget.htm.


Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page is new in the 8.1 release.
Created 2007.4.30.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.1
This page is new in 8.1.Documentation for Allegro CL version 8.1. The object described on this page has been modified in the 8.1 release; see the Release Notes.