[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getBoundingClientRect

getBoundingClientRect Method

getBoundingClientRect()

getBoundingClientRect method of IHTMLElement2 interface.

Declaration
IHTMLRect getBoundingClientRect()
Function getBoundingClientRect() As IHTMLRect
Returns
Type Description
IHTMLRect
Remarks

An original IDL definition of getBoundingClientRect method was the following: HRESULT getBoundingClientRect ([out, retval] IHTMLRect** ReturnValue);