PathClosePath-class | R Documentation |
"PathClosePath"
A description of a path close path operator ("Z"
in SVG
parlance) that is meant to be used as part of a path.
x
:Object of class "numeric"
. The x-location that the path is
going to close to.
y
:Object of class "numeric"
. The y-location that the path is
going to close to.
Class PathSegment
, directly.
Simon Potter
PathData
, PathMoveTo
,
PathLineTo
, PathCurveTo
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.