Skip to main content

estimate_bbox_for_pin_name

Function estimate_bbox_for_pin_name 

Source
pub fn estimate_bbox_for_pin_name(
    bbox: Rect,
    side: PinSide,
    offset: u32,
    name: &str,
    painter: &Style<'_, impl Renderer>,
) -> Rect
Expand description

pin_name_rect_at for a block pin given its side/offset.