[]
getBoundingClientRect
method of IHTMLElement2
interface.
IHTMLRect getBoundingClientRect()
Type | Description |
---|---|
IHTMLRect |
An original IDL definition of getBoundingClientRect
method was the following: HRESULT getBoundingClientRect ([out, retval] IHTMLRect** ReturnValue)
;