Declaration

func removeShape(_ shape: GSShape)

Declaration

- (void) removeShape:(GSShape *) shape;

Declaration

removeShape_(shape: GSShape)

Discussion

The shape is also removed from the selection and no longer has this layer as its parent.

See Also

Removing and Replacing Shapes