Clip.bottom (Property)

The bottom of a layer clip region.

Availability:

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

This defines the bottom edge of the clip region. You could modify this in a loop to create a vertical downwards wipe transition effect.

Warnings:

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