This document is archived and information here might be outdated. Recommended version. |
Provides access to members that draw TIN features based on a continuous attribute like elevation, slope, or aspect.
Name | 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. |
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. |