This document is archived and information here might be outdated. Recommended version. |
Provides access to events that occur with a Terrain dataset.
Name | Description | |
---|---|---|
OnBuild | This event is fired when Build is called on a Terrain. | |
OnReconcile | This event is fired when Reconcile is called on a Terrain. | |
OnRedoBuild | This event is fired when Redo Build is called on a Terrain. | |
OnRedoReconcile | This event is fired when Redo Reconcile is called on a Terrain. | |
OnUndoBuild | This event is fired when Undo Build is called on a Terrain. | |
OnUndoReconcile | This event is fired when Undo Reconcile is called on a Terrain. |
Classes | Description |
---|---|
Terrain | The Esri Terrain component. |
TerrainLayer (esriCarto) | The Terrain Layer class. |