javafx.ui.canvas

ClosePath

Extends: PathElement

Closes the current subpath by drawing a straight line back to the coordinates of the last MoveTo. If the path is already closed then it has no effect.

Attributes Inherited from javafx.ui.canvas.PathElement

absolute

Attributes Inherited from javafx.ui.canvas.AbstractPathElement

path

Operations/Functions Inherited from javafx.ui.canvas.AbstractPathElement

addTo