Beta Documentation - Subject to change.

Gets the mouse position relative to this control.

Syntax

Lua
function Control:GetMousePosition();

Returns

Type: number, number
The mouse position relative to this control.

Remarks

Gets the mouse position relative to this control.

See Also