public int GetLayerIndex(string layerName);
Parameters
| layerName | The layer name. |
Returns
int The layer index.
Description 描述
Returns the index of the layer with the given name.
| layerName | The layer name. |
int The layer index.
Returns the index of the layer with the given name.