This document is archived and information here might be outdated.  Recommended version.


IRasterBasemapLayer Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterBasemapLayer Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IRasterBasemapLayer Interface

Provides access to members of a raster basemap layer.

Product Availability

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

Members

Name Description
Method HasMosaicLayer Indicates if the RasterBasemapLayer was created from a mosaic layer.
Read-only property MosaicLayer The mosaic layer that contains the raster layer in the basemap layer.
Read-only property RasterLayer The Raster Layer in the Basemap Layer.
Read/write property Transparency The transparency of Basemap Layer.

CoClasses that implement IRasterBasemapLayer

CoClasses and Classes Description
RasterBasemapLayer Basemap Layer containing a Raster.

.NET Related Topics

Creating and working with basemap layers