This document is archived and information here might be outdated.  Recommended version.


TinNodeElevationRenderer Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > T > TinNodeElevationRenderer Class
ArcGIS Developer Help

TinNodeElevationRendererClass Class

TIN node elevation renderer component.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IClassBreaksUIProperties Provides access to members that control some user interface properties of a ClassBreaksRenderer. The properties set through this interface do NOT affect what is drawn on the map.
IDataSampling Provides access to members that control the data sampling properties of a renderer.
IDatasetRenderer Provides access to members that control functions common to all dataset renderers.
ILegendInfo Provides access to members that control legend information provided by a renderer.
IPersist (esriSystem)
IPersistStream (esriSystem)
ITerrainRenderer Provides access to members that control functions common to all Terrain renderers.
ITinColorRampRenderer Provides access to members that draw TIN features based on a continuous attribute like elevation, slope, or aspect.
ITinRenderer Provides access to members that control functions common to all TIN renderers.

Remarks

Developers can use the ITinColorRampRenderer, IClassBreaksUIProperties, and IDataSampling three interfaces that this coclass implements to work with the TIN Node Elevation with Graduated Color Ramp renderer.  TIN nodes of different elevations can be rendered using different color schemes.