Property LastMousePosition
LastMousePosition
Gets last mouse position passed to mouse event handlers.
public static (PointD? Position, AbstractControl? Control) LastMousePosition { get; set; }
Gets last mouse position passed to mouse event handlers.
public static (PointD? Position, AbstractControl? Control) LastMousePosition { get; set; }