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


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

TinEdgeRendererClass Class

TIN edge 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.
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 is the TIN Edge with Same Symbol renderer.  Developers can use the ITinSingleSymbolRenderer interface that this coclass implements to draw all TIN edges with one single symbol.