Provides access to members that assign symbols to TIN features based upon tag value or edge type.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AddReferenceValue | Adds a value that references another value. | |
AddValue | Adds a value and a symbol to the list of categories, for multivariate Values, value is a comma separated list of values. | |
ColorScheme | Name of Color Scheme (used in UI only). | |
DefaultLabel | The default label used for unspecified values. | |
DefaultSymbol | The default symbol used for unspecified values (may be NULL). | |
Description | The description for the label. | |
Heading | The heading in which the given value is contained. | |
Label | The label used to display the given value. | |
LookupStyleset | Name of Styleset for Lookup Symbols(used in UI only). | |
ReferenceValue | The reference value for the given value. | |
RemoveAllValues | Removes all values. | |
RemoveValue | Removes a values from the list of categories. | |
Symbol | The symbol associated with the given value. | |
UseDefaultSymbol | Indicates if the default symbol is used for drawing unspecified values. | |
Value | The value at the given index. | |
ValueCount | The number of values used to categorize the data. |
CoClasses that implement ITinUniqueValueRenderer
CoClasses and Classes | Description |
---|---|
TerrainPointUniqueValueRenderer | Terrain point unique value renderer component. |
TinBreaklineRenderer | TIN breakline renderer component. |
TinFaceValueRenderer | TIN face value renderer component. |
TinNodeValueRenderer | TIN node value renderer component. |