This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerCooker Interface > IGlobeServerCooker.RemoveTiles Method (ArcObjects .NET 10.5 SDK) |
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