medium-pen-setter
Generic function
Summary
Sets the pen for the specified medium.
Signature
medium-pen-setter pen medium => pen
Arguments
- pen
- An instance of type
<pen>.
- medium
- An instance of type
<medium>.
Values
- pen
- An instance of type
<pen>.
Library
duim-sheets
Module
duim-sheets
Description
Sets the pen for medium. This brush is used by all subsequent drawing operations on medium.
See also
medium-brush-setter, page 300
medium-pen, page 306