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