Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

medium-brush-setter

Generic function

Summary

Sets the brush for the specified medium.

Signature

medium-brush-setter brush medium => brush

Arguments

brush
An instance of type <brush>.

medium
An instance of type <medium>.

Values

brush
An instance of type <brush>.

Library

duim-sheets

Module

duim-sheets

Description

Sets the brush for medium. This brush is used by all subsequent painting operations on medium.

See also

medium-brush, page 299

medium-pen-setter, page 306


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index