All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

NextPrevUpTopContentsIndex

offset-rectangle

Function (inline)
Summary

Offsets a rectangle by a given distance.

Package

graphics-ports

Signature

offset-rectangle rectangle dx dy

Arguments

rectangle

A list of integers.

dx

A real number.

dy

A real number.

Description

The function offset-rectangle offsets the rectangle by the distance ( dx dy ).

rectangle is a list ( left top right bottom ).


CAPI User Guide and Reference Manual (Unix version) - 25 Feb 2015

NextPrevUpTopContentsIndex