Description:
Returns the index of an existing named layer state.
Syntax:
public Int32 FindName(
String name
)
String name
)
Parameters:
- name
- Type: System.String
- The name of the layer state.
Returns:
Type: Int32
>0 if successful, -1 if not found.
Available since:
6.14