'Declaration Public Overloads Function GetLayerUIState( _ ByVal layer As OptionalContentGroup _ ) As System.Nullable(Of Boolean)
public System.Nullable<bool> GetLayerUIState( OptionalContentGroup layer )
Parameters
- layer
- The target layer.
Return Value
The state of the layer.