This document is archived and information here might be outdated. Recommended version. |
Returns all dirty tiles.
[Visual Basic .NET] Public Function GetDirtyTiles ( _ ) As IEnumEnvelope
[C#] public IEnumEnvelope GetDirtyTiles ( );
[C++]
HRESULT GetDirtyTiles(
void
);
Each envelope returned by the enumerator represents the map based extent of a dirty tile.