This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > T > TinFaceValueRenderer CoClass (ArcObjects .NET 10.5 SDK) |
TIN face value renderer component.
Interfaces | Description |
---|---|
ILegendInfo | Provides access to members that control legend information provided by a renderer. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
ITerrainRenderer | Provides access to members that control functions common to all Terrain renderers. |
ITinIllumination | Provides access to members that determine whether shading is turned on or off for a TIN face renderer. |
ITinRenderer | Provides access to members that control functions common to all TIN renderers. |
ITinUniqueValueRenderer | Provides access to members that assign symbols to TIN features based upon tag value or edge type. |
This coclass handles Face Tag Value Grouped with Unique Symbol TIN renderer. Use the ITinUniqueValueRenderer and ITinIllumination two interfaces that it implements to customize the renderer. The face tag value is of type integer.