ArcObjects Library Reference (Carto)  

LayerEventsHelper CoClass

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
ILayerEvents (default) Provides access to events that occur when layer visibility changes.

Working with Events

[Visual Basic 6.0]

When working with LayerEventsHelper's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pLayerEventsHelper as LayerEventsHelper