ArcObjects Library Reference (Carto) |
|
Provides access to members that create or modify a raster layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Inherited Interfaces
Interfaces |
Description |
ILayer |
Provides access to members that work with all layers. |
CoClasses that implement IRasterLayer
CoClasses and Classes |
Description |
ImageServerLayer |
Image server layer source and display options. |
RasterLayer |
Raster layer source and display options. |
WCSLayer |
WCS layer source and display options. |
Remarks
The RasterLayer must be initialized with data before it can be used. When the layer is initialized, a default renderer is selected for the dataset based on the number of bands, statistics, and whether a colormap or other table exists for the data. Other internal properties of the layer are also set at this time.
See Also
RasterLayer Class
.NET Snippets
Add GeoDataset Raster To Map |
Add Globe Layer by Type |
Add Drape Layer to Globe Elevation Surface
.NET Related Topics
Creating and working with basemap layers |
GlobeCore |
How to access OGC WCS coverage |
How to create a raster layer |
How to drape a layer on an elevation surface in globe