pub fn to_physical_rect(rect: Rect, scale_factor: ScaleFactor) -> PhysicalRect
Expand description
Convert a rectangle from logical points to physical pixels.
pub fn to_physical_rect(rect: Rect, scale_factor: ScaleFactor) -> PhysicalRect
Convert a rectangle from logical points to physical pixels.