Vector2D GetMonitorPosition( num monitor, ) => run( () => 'GetMonitorPosition($monitor)', () => rl.Core.GetMonitorPosition(monitor.toInt()).toD(), );