This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > G > GeoReferenceEvents Class (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the nondefault outbound IGeoReferenceEvents interface in VB.
GeoReferenceEvents is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IGeoReferenceEvents (default) | Provides access to events that occur when the state of the layer changes. |
When working with GeoReferenceEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pGeoReferenceEvents as GeoReferenceEvents