This document is archived and information here might be outdated. Recommended version. |
Adapts to the new raster.
[Visual Basic .NET] Public Sub AdaptRaster ( _ ByVal pRaster As IRaster _ )
[C#] public void AdaptRaster ( IRaster pRaster );
[C++]
HRESULT AdaptRaster(
IRaster* pRaster
);
[C++] Parameters pRaster [in]
pRaster is a parameter of type IRaster*