fn block_pin_label_anchor(
bbox: Rect,
side: PinSide,
offset: u32,
) -> (Pos2, Align)Expand description
World anchor (and horizontal alignment) of a block pin’s labels, matching
pin_text_location.
fn block_pin_label_anchor(
bbox: Rect,
side: PinSide,
offset: u32,
) -> (Pos2, Align)World anchor (and horizontal alignment) of a block pin’s labels, matching
pin_text_location.