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


IRasterBasemapLayer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterBasemapLayer Interface
ArcGIS Developer Help

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.

Classes that implement IRasterBasemapLayer

Classes Description
RasterBasemapLayer Basemap Layer containing a Raster.