Table of Contents

Property MousePos

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MousePos

Gets the screen coordinates of the mouse pointer.

public PointD MousePos { get; }

Property Value

PointD

A PointD representing the screen coordinates of the mouse pointer.