ArcObjects Library Reference (Carto)  

CadastralFabricLayer CoClass

Cadastral Fabric Layer Object.

Product Availability

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

Interfaces

Interfaces Description
ICadastralFabricLayer Provides access to members that control the cadastral fabric layer.
ICadastralFabricParcelLayer Provides access to members that control the cadastral fabric parcel layer.
ICadastralFabricSelection Provides access to members that control the selection of cadastral features to designate to a cadastral job.
ICompositeLayer Provides access to members that work with a collection of layers that behaves like a single layer.
ICompositeLayer2 Provides access to members that control whether a layer is expanded in the TOC.
IConnectionPointContainer Supports connection points for connectable objects.
IDataLayer Provides access to members that control the data source properties of a layer.
IDataLayer2 Provides access to additional members that control the data source properties of a layer.
IGeoDataset (esriGeoDatabase) Provides access to members that provide information about a Geographic Dataset.
IIdentify Provides access to members that identify features.
ILayer Provides access to members that work with all layers.
ILayerDrawingProperties Provides access to members that control layer drawing properties.
ILayerEffects Provides access to members that control layer effects.
ILayerExtensions Provides access to the extensions of a layer.
ILayerGeneralProperties Provides access to layer general properties.
ILayerInfo Provides access to members that return layer images.
IPersistStream (esriSystem)

Event Interfaces

Interfaces Description
ICadastralFabricLayerEvents (default) Provides access to events that occur when the state of the CadastralFabricLayer changes.

Working with Events

[Visual Basic 6.0]

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

Private WithEvents pCadastralFabricLayer as CadastralFabricLayer