This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterXformer Interface > IRasterXformer.Update Method (ArcObjects .NET 10.4 SDK) |
Updates the raster transformer with the changed raster.
[Visual Basic .NET] Public Sub Update ( _ ByVal pRaster As IRaster _ )
[C#] public void Update ( IRaster pRaster );
[C++]
HRESULT Update(
IRaster* pRaster
);
[C++]
Parameters pRaster [in]
pRaster is a parameter of type IRaster