This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > C > CadastralFabricLayer CoClass (ArcObjects .NET 10.5 SDK) |
Cadastral Fabric Layer Object.
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) |
Interfaces | Description |
---|---|
ICadastralFabricLayerEvents (default) | Provides access to events that occur when the state of the CadastralFabricLayer changes. |
When working with CadastralFabricLayer's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pCadastralFabricLayer as CadastralFabricLayer