Search
MouseInfo.point Property
See Also
 






Gets the mouse location.

Namespace: MindFusion.Gauges
File: MouseInfo.js

 Syntax

JavaScript  Copy Code

get point() {}

 Property Value

Point

The mouse location.

 See Also