Description | ||||||||||||||
Remove the item from the layer state hidden items list. | ||||||||||||||
Replacement in Object TOOLKIT: | wfcLayerState::UnhideLayerItem | |||||||||||||
Synopsis | ||||||||||||||
#include <ProLayerstate.h> | ||||||||||||||
ProError | ProLayerstateModelitemUnhide | ( | ||||||||||||
ProLayerstate* layer_state | ||||||||||||||
/* (In) | ||||||||||||||
Layer State. | ||||||||||||||
*/ | ||||||||||||||
ProLayerItem* item | ||||||||||||||
/* (In) | ||||||||||||||
Item to be unhidden. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|