ArcObjects Library Reference  (SurveyExt)    

LayerEventsEx CoClass

Helper CoClass for working with the nondefault outbound ILayerEventsEx interface in VB

Product Availability

Available with ArcGIS Desktop. Requires Survey Analyst Extension.

Supported Platforms

Windows

Interfaces

Interfaces Description

Event Interfaces

Interfaces Description
ILayerEventsEx (default) ILayerEventsEx Interface

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pLayerEventsEx as LayerEventsEx

 


Feedback Send feedback on this page