Skip to main content

draw_text_anchor

Function draw_text_anchor 

Source
fn draw_text_anchor(
    painter: &mut Style<'_, impl Renderer>,
    ta: Pos2,
    fill: Role,
    stroke: impl Into<RoleStroke>,
)