Instance Method
removeShapes(at:)removeShapesAtIndexes:removeShapesAtIndexes_
Removes the shapes at the given linear shape indexes.
Declaration
func removeShapes(at indexes: IndexSet)Declaration
- (void) removeShapesAtIndexes:(NSIndexSet *) indexes;Declaration
removeShapesAtIndexes_(indexes: NSIndexSet)See Also
Removing and Replacing Shapes
Removes a shape from the layer.
Removes shapes from the layer.
Removes the shape at the given linear shape index.
Replaces the shape at the given linear shape index.