This interface provides the ability to programmatically access and manipulate the top, left, right, and bottom properties of rectangle elements.
IHTMLRect Methods
get_bottom Retrieves the value of the rectangle's bottom property. get_left Retrieves the value of the rectangle's left property. get_right Retrieves the value of the rectangle's right property. get_top Retrieves the value of the rectangle's top property. put_bottom Sets the value of the rectangle's bottom property. put_left Sets the value of the rectangle's left property. put_right Sets the coordinate value of the rectangle's right property. put_top Sets the value of the rectangle's top property.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0