Function eschers::canvas::split_box_horizontally [] [src]

pub fn split_box_horizontally(factor: f64, bx: &Box) -> (Box, Box)

Create two boxes above each other that together make up the original box.