GetMousePoint()
- Last UpdatedSep 19, 2024
- 1 minute read
Returns the X, Y coordinates of the current mouse cursor position, with respect to the pane that is showing the top level graphic. Use the GetMousePoint() method to obtain the X, Y coordinates for use with the EmbedMultipleContents() function, if you will be specifying the optional X, Y properties. This function is available within any Industrial Graphics client script.
Category
Graphic Client
Syntax
GetMousePoint();
Parameter(s)
None