This document is archived and information here might be outdated.  Recommended version.


TinFaceRenderer Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > T > TinFaceRenderer Class
ArcGIS Developer Help

TinFaceRendererClass Class

TIN face 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 (esriSystem)
IPersistStream (esriSystem)
IPropertySupport (esriSystem) Provides access to members that set a default property on an object.
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.
ITinSingleSymbolRenderer Provides access to members that draw tin nodes, edges, or faces with one symbol.

Remarks

This coclass handles Faces with the Same Symbol TIN renderer.  Use ITinSingleSymbolRenderer and ITinIllumination interfaces it implements to customize the renderer.  As the name suggests, all TIN triangles are rendered with the same symbol.  This is one of the two default TIN renderers used in ArcScene at ArcGIS 9.0 (ArcMap still uses TIN Elevation Renderer as default).