[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveToPoint

moveToPoint Method

moveToPoint(int, int)

moveToPoint method of IHTMLTxtRange interface.

Declaration
void moveToPoint(int x, int y)
Parameters
Type Name Description
int x
int y
Remarks

An original IDL definition of moveToPoint method was the following: HRESULT moveToPoint (long x, long y);