Type Definition dioxus_html::geometry::ElementPoint

source ·
pub type ElementPoint = Point2D<f64, ElementSpace>;
Expand description

A point in ElementSpace