This document is archived and information here might be outdated. Recommended version. |
Removes tiles from within the specified extent.
[Visual Basic .NET] Public Sub RemoveTiles ( _ ByVal pExtent As IEnvelope _ )
[C#] public void RemoveTiles ( IEnvelope pExtent );
[C++]
HRESULT RemoveTiles(
IEnvelope* pExtent
);
[C++] Parameters pExtent [in]
pExtent is a parameter of type IEnvelope*