Provides access to members that control the layer visibility.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
ILayerVisible is implemented by the multilayer symbol objects: MultiLayerFillSymbol, MultiLayerMarkerSymbol and MultiLayerLineSymbol.
Members
| Description | ||
|---|---|---|
![]() |
LayerVisible | Indicates if the layer at the specified index is visible. |
![]() |
SetAllVisible | Indicates if all the layers are visible or invisible. |
CoClasses that implement ILayerVisible
| CoClasses and Classes | Description |
|---|---|
| MultiLayerFillSymbol | A fill symbol that contains one or more layers. |
| MultiLayerLineSymbol | A line symbol that contains one or more layers. |
| MultiLayerMarkerSymbol | A marker symbol that contains one or more layers. |

