Clip.height (Property)

The height 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.height

The clip region is defined by an extent rectangle that surrounds the space occupied by the clip region. An extent rectangle is that smallest rectangle that completely encloses the item. This property specifies the height of that extent rectangle.

Warnings:

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