Declaration

func addShape(_ shape: GSShape)

Declaration

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

Declaration

addShape_(shape: GSShape)

Discussion

The shape receives this layer as its parent.

See Also

Adding Shapes