220 B
220 B
title |
---|
setRender() |
Path path.setRender(bool render)
This is a chainable method to sets the path.render
property.
If you set it to false
your path will not be rendered.
Add example