X coordinate of point.
Y coordinate of point.
Stroke - A line between two or more Points.
{@link CanvasLineCap|Canvas line cap} of the stroke: "butt" | "round" | "square".
Color of the stroke.
{@link CanvasLineJoin|Canvas line join} of the stroke: "bevel" | "miter" | "round".
Max width of the stroke.
Miter limit of the stroke.
Points of stroke.
Width of the stroke.
Generated using TypeDoc
Point - A point on the canvas set by coordinates.