Rect.bottom (Property)

The bottom edge of a layer's clip region.

Availability:

JavaScript - 1.2
Netscape - 4.0
Property/method value type:Number primitive
JavaScript syntax:NmyRect.bottom

This defines the bottom edge of the rectangle described by the object. You could modify this in a loop to create a vertical upwards wipe transition effect.

See also:Clip.bottom, Layer.clip.bottom