remove_clip


Description:

public bool remove_clip (Clip clip)

Removes the given clip from the layer.

Parameters:

this

The Layer

clip

The clip to remove

Returns:

true if clip was removed from this, or false if the operation failed.