Function to_physical_rect

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

Convert a rectangle from logical points to physical pixels.