Skip to main content

shapes_bounds

Function shapes_bounds 

Source
pub(crate) fn shapes_bounds(data: &Drawing<'_>, ids: &[ShapeId]) -> Option<Rect>
Expand description

The union of the given shapes’ gui_rects, or None if none resolve.