Path.hide()

The Path.hide() hides the path so it does not appear in the output.

Signature

Javascript
Path path.hide()
TIP|

This method is chainable as it returns the Path object

Example

a c