Function to_logical_rect

Source
pub fn to_logical_rect(rect: PhysicalRect, scale_factor: ScaleFactor) -> Rect
Expand description

Convert a rectangle from logical points to physical pixels.