C++
bool hasLayerState( const ACHAR * sName );
Description
Checks if the layer state sName is present and returns true if so, and false otherwise.
Parameters
Parameters | Description |
---|---|
sName | Input layer state name |
bool hasLayerState( const ACHAR * sName );
Checks if the layer state sName is present and returns true if so, and false otherwise.
Parameters | Description |
---|---|
sName | Input layer state name |