Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.GetUserClick


CorelScript.GetUserClick

Function GetUserClick(XCoord As Long, YCoord As Long, TimeOut As Long, IgnoreSnap As Boolean) As Long

Description

Member of CorelScript

The GetUserClick method returns the coordinates of a user click.

Parameter
Description
XCoord
Specifies the x-coordinate of the click
YCoord
Specifies the y-coordinate of the click
TimeOut
Specifies the amount of time, in seconds, to wait for the user to click. The default value is 10.
IgnoreSnap
Specifies whether to ignore the snap. True (-1) ignores the snap, while False (0) does not.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.