Rect

Module:
css
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

bottom
left
right
top

bottom


readonly attribute CSSPrimitiveValue bottom; 


left


readonly attribute CSSPrimitiveValue left; 


right


readonly attribute CSSPrimitiveValue right; 


top


readonly attribute CSSPrimitiveValue top; 

 

Last Updated: 2009-05-29