...
This node takes the attributes from the javafx.scene.shape.Path class. see javafx.scene.shape.Path.
Content
This node does not take any content.takes path elements as content, arcTo, cubicCurveTo, hLineTo, lineTo, moveTo, quadCurveTo, vLineTo and closePath
Usage
Create a shape based on a Path.
...