Property MousePos NamespaceAlternet.UI AssemblyAlternet.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.