Skip to main content

Path.hide()

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

Signature

Path path.hide()
tip

This method is chainable as it returns the Path object

Example

a c

Example of the Path.hide() method