This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWMSMapLayer Interface > IWMSMapLayer.ClearDrawCache Method (ArcObjects .NET 10.5 SDK) |
Clears the cache of images downloaded from the WMS server for drawing.
[Visual Basic .NET]
Public Sub ClearDrawCache ( _
)
[C#] public void ClearDrawCache ( );
[C++]
HRESULT ClearDrawCache(
void
);