Description | |||||||||||||||||
Adds the specified item to a layer. | |||||||||||||||||
Replacement in Object TOOLKIT: | pfcLayer::AddItem | ||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProLayer.h> | |||||||||||||||||
ProError | ProLayerItemAdd | ( | |||||||||||||||
ProLayer* layer | |||||||||||||||||
/* (In) | |||||||||||||||||
The layer to which to add the item | |||||||||||||||||
*/ | |||||||||||||||||
ProLayerItem* layer_item | |||||||||||||||||
/* (In) | |||||||||||||||||
The item to add | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|