Description | ||||||||||||||||||||
Removes the specified item from the layer and does not do model tree update. | ||||||||||||||||||||
Replacement in Object TOOLKIT: | wfcLayerItem::RemoveNoUpdate | |||||||||||||||||||
Synopsis | ||||||||||||||||||||
#include <ProLayer.h> | ||||||||||||||||||||
ProError | ProLayerItemRemoveNoUpdate | ( | ||||||||||||||||||
ProLayer* layer | ||||||||||||||||||||
/* (In) | ||||||||||||||||||||
The layer from which to remove the item | ||||||||||||||||||||
*/ | ||||||||||||||||||||
ProLayerItem* layer_item | ||||||||||||||||||||
/* (In) | ||||||||||||||||||||
The layer item to be deleted | ||||||||||||||||||||
*/ | ||||||||||||||||||||
) | ||||||||||||||||||||
Returns | ||||||||||||||||||||
|