pub fn cursor_position( position: PhysicalPosition<f64>, scale_factor: f64, ) -> Point
Converts a physical cursor position to a logical Point.
Point