This document is archived and information here might be outdated. Recommended version. |
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*