Table of Contents

Property LastMousePosition

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

LastMousePosition

Gets last mouse position passed to mouse event handlers.

public static (PointD? Position, Control? Control) LastMousePosition { get; set; }

Property Value

(PointD? Position, Control Control)