Instance Method
subpaths()subpathssubpaths
An array of pens of the same pen type representing the same overall path as the receiver but split by move-to instructions into subpaths.
Declaration
func subpaths() -> [Any]!Declaration
- (NSArray *) subpaths;Declaration
subpaths() -> list