Synchronizes this filter when raster properties are changed.
[Visual Basic .NET] Public Sub Synchronize ( _ ByVal pRaster As IRaster _ )
[C#] public void Synchronize ( IRaster pRaster );
[C++]
HRESULT Synchronize(
IRaster* pRaster
);
[C++]Parameters
pRaster [in]pRaster is a parameter of type IRaster
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.