Provides access to events that occur when layer visibility changes.
| Description | ||
|---|---|---|
![]() |
VisibilityChanged | Occurs when layer visibility changes. |
| CoClasses and Classes | Description |
|---|---|
| DimensionLayer | A collection of properties for a dimension layer. |
| FDOGraphicsLayer | A collection of properties for an annotation layer (feature data object graphics layer). |
| FeatureLayer | A collection of features and their visual representation. |
| GdbRasterCatalogLayer | Geodabase RasterCatalog source and display options. |
| GlobeGraphicsLayer (esriGlobeCore) | The Globe Graphics Layer. |
| GlobeLayer (esriGlobeCore) | The cache-only globe layer. |
| GraphicsLayer3D (esri3DAnalyst) | A 3D Graphics Layer. |
| GraphicsSubLayer | Graphic sublayer handed back by the composite graphics layer. |
| GroupLayer | A collection of layers that behaves like a single layer. |
| IMSMapLayer | A container for the display and manipulation of IMS layers. |
| IMSSubFeatureLayer | IMS Sub-FeatureLayer class |
| LayerEventsHelper | |
| LayerEventsListener (esriSystemUtility) | Helper coclass to provide ILayerEvents support to the C++ API. |
| MapServerLayer | Provides programmatic access to a map server layer. |
| NetworkLayer | ESRI Network Layer CoClass. |
| ProcessLayer (esriGeoprocessing) | A collection of process layers that behaves like a single layer. |
| RasterCatalogLayer | Raster catalog source and display options. |
| RasterLayer | Raster layer source and display options. |
| SurveyLayer (esriSurveyExt) | SurveyLayer Class |
| SurveySubLayer (esriSurveyExt) | SurveySubLayer Class |
| TemporalFeatureLayer (esriTrackingAnalyst) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |
| TinLayer | The TIN Layer class. |
| WMSGroupLayer | WMS GroupLayer class |
| WMSLayer | WMS Sub-Layer class |
| WMSMapLayer | A container for the display and manipulation of WMS layers. |
This interface has an event that is triggered when the visibility of a layer changes. This happens if the layer is turned on (checked) or off (unchecked) in the table of contents, or if the Visible checkbox is checked on or off in the layer properties dialog. This event is not triggered from visibility changes related to the layer minimum or maximum scale range properties.