'Declaration Public Overloads Function GetLayerDefaultState( _ ByVal name As System.String _ ) As System.Boolean
public System.bool GetLayerDefaultState( System.string name )
Parameters
- name
- The name of the layer.
Return Value
A value indicating whether the layer is ON by default.