Skip to main content

rect_path

Function rect_path 

Source
pub fn rect_path(x: f32, y: f32, w: f32, h: f32) -> Path
Expand description

Builds a closed rectangle path with top-left corner at (x, y).