SVGRect

Module:
svg
Declared In:

Overview

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



Member Data

height
width
x
y

height


attribute float height setter raises(DOMException); 


width


attribute float width setter raises(DOMException); 


x


attribute float x setter raises(DOMException); 


y


attribute float y setter raises(DOMException); 

 

Last Updated: 2009-05-29