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 | ||
---|---|---|
![]() |
Break | The value of the break at the index. |
![]() |
BreakCount | The number of breaks. |
![]() |
Description | The description for the renderer. |
![]() |
Label | The label for the break at the given index. |
![]() |
MinimumBreak | The value of the minimum break. |
![]() |
SortClassesAscending | Indicates if the sort direction for the legend class labels is ascending. |
![]() |
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. |