跳到主要内容

Path.hide()

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

Signature

Path path.hide()
提示

This method is chainable as it returns the Path object

Example

a c

Example of the Path.hide() method