Provides access to members that work with all layers.
ILayer is the generic interface for all other layer objects in the map, such as FeatureLayer and the basic graphics layer (CompositeGraphicsLayer).
| Description | ||
|---|---|---|
![]() |
AreaOfInterest | The default area of interest for the layer. |
![]() |
Cached | Indicates if the layer needs its own display cache. |
![]() |
Draw | Draws the layer to the specified display for the given draw phase. |
![]() |
MaximumScale | Maximum scale (representative fraction) at which the layer will display. |
![]() |
MinimumScale | Minimum scale (representative fraction) at which the layer will display. |
![]() |
Name | Layer name. |
![]() |
ShowTips | Indicates if the layer shows map tips. |
![]() |
SpatialReference | Spatial reference for the layer. |
![]() |
SupportedDrawPhases | Supported draw phases. |
![]() |
TipText | Map tip text at the specified location. |
![]() |
Valid | Indicates if the layer is currently valid. |
![]() |
Visible | Indicates if the layer is currently visible. |
| CoClasses and Classes | Description |
|---|---|
| CadAnnotationLayer | An ESRI Cad annotation layer. |
| CadFeatureLayer | ESRI CAD Feature Layer class. |
| CadLayer | ESRI CAD Layer class. |
| CompositeGraphicsLayer | A collection of graphics layers that behave like single layer. |
| CoverageAnnotationLayer | An ESRI coverage annotation layer. |
| DimensionLayer | A collection of proerties for a dimension layer. |
| DummyGraduatedMarkerLayer | A dummy layer used to display legend items in the style gallery (Singleton). |
| DummyLayer | A dummy layer used to display legend items in the style gallery (Singleton). |
| FDOGraphicsLayer | A FDO graphics layer. |
| FeatureLayer | A collection of features and their visual representation. |
| GraphicsLayer3D (esri3DExt) | A 3D Graphics Layer. |
| GroupLayer | A collection of layers that behaves like a single layer. |
| IMSMapLayer | A container for the display and manipulation of IMS layers. |
| RasterCatalogLayer | Raster catalog source and display options. |
| RasterLayer | Raster layer source and display options. |
| SearchResultsLayer | A layer that lets you preview a search result in the Geography tab. |
| SurveyLayer (esriSurveyCoreExt) | SurveyLayer Class |
| SurveySubLayer (esriSurveyCoreExt) | SurveySubLayer Class |
| TemporalFeatureLayer (TrackingAnalystLib) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |
| TinLayer | TIN Layer class. |
| TopologyLayer | A collection of properties for a topology layer. |