This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITerrainRenderer2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control functions common to all Terrain renderers.
Description | ||
---|---|---|
AreaOfInterest | The area of interest to be rendered. | |
CanRender | Indicates if renderer can draw. | |
Copy | Copies the properties of the given renderer. | |
Draw | Draws the TIN. | |
Name | The descriptive name of a renderer. | |
Resolution | The resolution to be rendered. | |
Terrain | The Terrain associated with the renderer. | |
Tin | The TIN associated with the renderer. | |
Visible | Indicates if the renderer is currently visible. |
Interfaces | Description |
---|---|
ITerrainRenderer | Provides access to members that control functions common to all Terrain renderers. |
ITinRenderer | Provides access to members that control functions common to all TIN renderers. |
CoClasses and Classes | Description |
---|---|
TerrainPointAttributeRenderer | Terrain point renderer component. |
TerrainPointElevationRenderer | Terrain point renderer component. |
TerrainPointUniqueValueRenderer | Terrain point unique value renderer component. |