C++
bool removeReactor( AcDbLayerStateManagerReactor * pReactor );
Description
Removes a reactor from the layer state.
Returns true if successful.
Parameters
Parameters | Description |
---|---|
pReactor | Input a pointer to the reactor. |
bool removeReactor( AcDbLayerStateManagerReactor * pReactor );
Removes a reactor from the layer state.
Returns true if successful.
Parameters | Description |
---|---|
pReactor | Input a pointer to the reactor. |