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