Instance Method
indexOfObjectInShapes:indexOfObjectInShapes:indexOfObjectInShapes_
Returns the linear shape index of a shape.
Not available in Swift.
Declaration
- (NSUInteger) indexOfObjectInShapes:(GSShape *) shape;Declaration
indexOfObjectInShapes_(shape: GSShape) -> intSee Also
Shapes
An array of the shape objects defining the visual part of the layer.
Replaces the shapes without undo registration or KVO notifications.
Replaces the shapes and hints together.
Copies shapes, hints, anchors, and optionally selected nodes from another layer.
The number of shapes in the layer.
Returns the shape at the given linear shape index.
Returns the shape at the given linear shape index without locking.
Removes shapes, anchors, hints, and selection from the layer.