This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRasterDatasetEdit Interface > IRasterDatasetEdit.Erase Method (ArcObjects .NET 10.5 SDK) |
Erases a rectanglar area of this RasterDataset.
[Visual Basic .NET] Public Sub Erase ( _ ByVal Extent As IEnvelope _ )
[C#] public void Erase ( IEnvelope Extent );
[C++]
HRESULT Erase(
IEnvelope* Extent
);
[C++]
Parameters Extent [in]
Extent is a parameter of type IEnvelope