class Rect


Module khtml
Namespace DOM
Class Rect
Inherits
The Rect interface is used to represent any rect value. This interface reflects the values in the underlying style property. Hence, modifications made through this interface modify the style property.


methods