This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPixelBlockCursor Interface > IPixelBlockCursor.InitByRaster Method (ArcObjects .NET 10.4 SDK) |
Initializes the cursor by the raster interface.
[Visual Basic .NET] Public Sub InitByRaster ( _ ByVal pRaster As IRaster _ )
[C#] public void InitByRaster ( IRaster pRaster );
[C++]
HRESULT InitByRaster(
IRaster* pRaster
);
[C++]
Parameters pRaster [in]
pRaster is a parameter of type IRaster