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


IRasterLayer.Raster Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IRasterLayer.Raster Property

Layer's Raster object.

[Visual Basic .NET]
Public ReadOnly Property Raster As IRaster
[C#]
public IRaster Raster {get;}
[C++]
HRESULT get_Raster(
  IRaster** Raster
);
[C++]

Parameters Raster [out, retval]
Raster is a parameter of type IRaster

Product Availability

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

See Also

IRasterLayer Interface

.NET Related Topics

How to access OGC WCS coverage