pub(crate) fn aligned_pos( align: Align, x: f32, y: f32, w: f32, h: f32, ) -> (f32, f32)
Returns object aligned position.