This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterRendererUpdate Interface > IRasterRendererUpdate.Update Method (ArcObjects .NET 10.4 SDK) |
Updates this raster renderer using a given raster layer.
[Visual Basic .NET] Public Sub Update ( _ ByVal pRasterLayer As IRasterLayer _ )
[C#] public void Update ( IRasterLayer pRasterLayer );
[C++]
HRESULT Update(
IRasterLayer* pRasterLayer
);
[C++]
Parameters pRasterLayer [in]
pRasterLayer is a parameter of type IRasterLayer