[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.componentFromPoint

componentFromPoint Method

componentFromPoint(int, int)

componentFromPoint method of IHTMLElement2 interface.

Declaration
string componentFromPoint(int x, int y)
Parameters
Type Name Description
int x
int y
Returns
Type Description
string
Remarks

An original IDL definition of componentFromPoint method was the following: HRESULT componentFromPoint (long x, long y, [out, retval] BSTR* ReturnValue);