powered by
"PathClosePath"
A description of a path close path operator ("Z" in SVG parlance) that is meant to be used as part of a path.
"Z"
x
Object of class "numeric". The x-location that the path is going to close to.
"numeric"
y
Object of class "numeric". The y-location that the path is going to close to.
Class '>PathSegment, directly.
'>PathSegment
'>PathData, '>PathMoveTo, '>PathLineTo, '>PathCurveTo.
'>PathData
'>PathMoveTo
'>PathLineTo
'>PathCurveTo