Type Definition svg_definitions::Point2D

source ·
pub type Point2D = (f32, f32);