ClipPathClass constructor

ClipPathClass(
  1. Path path
)

Constructor. Only path is needed

Implementation

ClipPathClass(this.path);