remove
Description:
public void remove ()
Removes an item from its parent.
If the item is in a canvas it will be removed.
This would normally also result in the item being freed.
Parameters:
this |
an item. |
Removes an item from its parent.
If the item is in a canvas it will be removed.
This would normally also result in the item being freed.
this |
an item. |