Clip.width (Property)

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

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 width of that extent rectangle.

Warnings:

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