Declaration

func insertShape(_ shape: GSShape, at idx: Int)

Declaration

- (void) insertObject:(GSShape *) shape inShapesAtIndex:(NSInteger) idx;

Declaration

insertObject_inShapesAtIndex_(shape: GSShape, idx: int)

See Also

Adding Shapes