[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getClientRects

getClientRects Method

getClientRects()

getClientRects method of IHTMLElement2 interface.

Declaration
IHTMLRectCollection getClientRects()
Returns
Type Description
IHTMLRectCollection
Remarks

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