ArcObjects Library Reference (Carto)  

ITinColorRampRenderer Interface

Provides access to members that draw TIN features based on a continuous attribute like elevation, slope, or aspect.

Product Availability

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

Members

Description
Read/write property Break The value of the break at the index.
Read/write property BreakCount The number of breaks.
Read/write property Description The description for the renderer.
Read/write property Label The label for the break at the given index.
Read/write property MinimumBreak The value of the minimum break.
Read/write property SortClassesAscending Indicates if the sort direction for the legend class labels is ascending.
Read/write property Symbol The symbol representing the break at the index.

CoClasses that implement ITinColorRampRenderer

CoClasses and Classes Description
LasPointElevationRenderer LasDataset point renderer component.
TerrainPointAttributeRenderer Terrain point renderer component.
TerrainPointElevationRenderer Terrain point renderer component.
TinAspectRenderer TIN aspect renderer component.
TinElevationRenderer TIN elevation renderer component.
TinNodeElevationRenderer TIN node elevation renderer component.
TinSlopeRenderer TIN slope renderer component.