C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IDisplayPointer Interface : MoveToPoint Method |
'Declaration Sub MoveToPoint( _ ByVal ptPoint As tagPOINT, _ ByVal eCoordSystem As System.Integer, _ ByVal pElementContext As IHTMLElement, _ ByVal dwHitTestOptions As System.UInteger, _ ByRef pdwHitTestResults As System.UInteger _ )
void MoveToPoint( tagPOINT ptPoint, System.int eCoordSystem, IHTMLElement pElementContext, System.uint dwHitTestOptions, out System.uint pdwHitTestResults )