This document is archived and information here might be outdated. Recommended version. |
Indicates if the raster cache is stale and needs to be refreshed.
[Visual Basic .NET]
Public ReadOnly Property IsCacheStale As Boolean
[C#]
public bool IsCacheStale {get;}
[C++]
HRESULT get_IsCacheStale(
Boolean* pIsStale
);
[C++] Parameters pIsStale [out, retval]
pIsStale is a parameter of type bool*