class Rect |
|
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. |
|
|
|
|
This attribute is used for the bottom of the rect. |
|
Internal not part of the DOM |
|
|
This attribute is used for the left of the rect. |
|
This attribute is used for the right of the rect. |
|
This attribute is used for the top of the rect. |