ArcObjects Library Reference (Carto)  

TinFaceValueRenderer CoClass

TIN face value renderer component.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

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.

Remarks

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.