Type Definition four_bar::plot::style::LayoutBox

source · []
pub type LayoutBox = ((i32, i32), (i32, i32));
Available on crate feature plot only.