All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

pinboard-object-graphics-arg

Generic Function
Summary

Gets or sets the value of a particular drawing parameter in a pinboard-object.

Package

capi

Signature

pinboard-object-graphics-arg self keyword => value

Signature

(setf pinboard-object-graphics-arg) value self keyword => value

Arguments

self

A pinboard-object.

keyword

A keyword denoting a graphics state parameter.

Values

value

The value of the drawing option keyword in self .

Description

The generic function pinboard-object-graphics-arg returns or sets the value of the graphics state parameter keyword in self .

See graphics-state for details of the drawing parameters.

See also

graphics-state
pinboard-object


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex