Instance Method
indexOfPath:indexOfPath:indexOfPath_
Returns the linear shape index of a path.
Not available in Swift.
Declaration
- (NSUInteger) indexOfPath:(GSShape *) shape;Declaration
indexOfPath_(shape: GSShape) -> intDiscussion
This is a compatibility alias for indexOfObjectInShapes:indexOfObjectInShapes:indexOfObjectInShapes_.
See Also
Shape Proxies
A proxy for iterating and accessing path shapes.
A proxy for iterating and accessing component shapes.
The component shapes in the layer.
The number of path shapes in the layer.
The number of component shapes in the layer.
The number of image shapes in the layer.