Function eschers::canvas::split_box_vertically [] [src]

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

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