This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > R > RasterBasemapLayer Class (ArcObjects .NET 10.4 SDK) |
Basemap Layer containing a Raster.
RasterBasemapLayer is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Interfaces | Description |
---|---|
ILayer | Provides access to members that work with all layers. |
ILayer2 | Provides access to additional members that work with all layers. |
ILayerEffects | Provides access to members that control layer effects. |
ILayerGeneralProperties | Provides access to layer general properties. |
ILayerInfo | Provides access to members that return layer images. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IRasterBasemapLayer | Provides access to members of a raster basemap layer. |
RasterBasemapLayer is a special type of BasemapLayer that wraps a single raster layer for high performance display in image analysis scenarios. This layer type is known as an accelerated raster in the ArcGIS for Desktop UI.
This layer type can only be created via RasterBasemapLayerFactory.