Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface provides the ability to programmatically access and manipulate the IHTMLRect::top, IHTMLRect::left, IHTMLRect::right, and IHTMLRect::bottom properties of rectangle elements.
Members
The IHTMLRect interface inherits from the IDispatch interface. IHTMLRect also has these types of members:
- Properties
Properties
The IHTMLRect interface has these properties.
| Property | Description |
|---|---|
Set or retrieves the bottom coordinate of the rectangle surrounding the object content. |
|
Sets or retrieves the left coordinate of the rectangle surrounding the object content. |
|
Sets or retrieves the right coordinate of the rectangle surrounding the object content. |
|
Sets or retrieves the top coordinate of the rectangle surrounding the object content. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |