Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-region-setter

Generic function

Summary

Sets the region associated with the specified sheet.

Signature

sheet-region-setter region sheet => region

Arguments

region
An instance of type <region>.

sheet
An instance of type <sheet>.

Values

region
An instance of type <region>.

Library

duim-sheets

Module

duim-sheets

Description

Creates or modifies an instance of <region> that represents the set of points to which sheet refers. The region is expressed in the same coordinate system as sheet.

See also

sheet-region, page 360


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index