Creates a layer from a Raster object.
[Visual Basic .NET] Public Sub CreateFromRaster ( _ ByVal Raster As IRaster _ )
[C#] public void CreateFromRaster ( IRaster Raster );
[C++]
HRESULT CreateFromRaster(
IRaster* Raster
);
[C++]Parameters
Raster [in]Raster is a parameter of type IRaster
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.