pinboard-object-graphics-arg
Summary
Gets or sets the value of a particular drawing parameter in a pinboard-object.
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.
CAPI Reference Manual - 15 Dec 2011