This document is archived and information here might be outdated. Recommended version. |
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*