This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITerrainEditEvents Interface > ITerrainEditEvents.OnUndoBuild Event (ArcObjects .NET 10.4 SDK) |
This event is fired when Undo Build is called on a Terrain.
[Visual Basic .NET] Public Event OnUndoBuild As OnUndoBuildEventHandler
[C#] public event OnUndoBuildEventHandler OnUndoBuild
[C++]
HRESULT OnUndoBuild(
IEnvelope* pExtent
);
[C++]
Parameters pExtent [in]
pExtent is a parameter of type IEnvelope