ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
Style:
Rect
[Go to standard]
[Glossary]
[Help]
Rect (interface )
Own properties:
attributes
-
bottom
,
left
,
right
,
top
methods
-
none
Description:
The
Rect
interface is used to represent any
rect
value. This interface reflects the values in the underlying style property. Hence, modifications made to the
CSSPrimitiveValue
objects modify the style property.