Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-region

Generic function

Summary

Returns the region associated with the specified sheet.

Signature

sheet-region sheet => region

Arguments

sheet
An instance of type <sheet>.

Values

region
An instance of type <region>.

Library

duim-sheets

Module

duim-sheets

Description

Returns 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-setter, page 361


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index