This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISimplePixelReader Interface > ISimplePixelReader.Raster Property (ArcObjects .NET 10.5 SDK) |
The source raster providing pixels.
[Visual Basic .NET]
Public WriteOnly Property Raster
[C#] public void Raster {set;}
[C++]
HRESULT putref_Raster(
IRaster*
);
[C++]
Parameters [in]
is a parameter of type IRaster