Instance Method
closePath()closePathclosePath
Close the current sub path. You must call either pen.closePath() or pen.endPath() after each sub path.
Declaration
func closePath()Declaration
- (void) closePath;Declaration
closePath()Instance Method
Close the current sub path. You must call either pen.closePath() or pen.endPath() after each sub path.
func closePath()- (void) closePath;closePath()