ArcObjects Library Reference (Display)  

ILayerVisible Interface

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
Read/write property LayerVisible Indicates if the layer at the specified index is visible.
Method 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.