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