[][src]Type Definition arcs::Point

type Point = Point2D<f64, DrawingSpace>;

A location in DrawingSpace.