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 > TinNodeRenderer CoClass (ArcObjects .NET 10.5 SDK) |
TIN node 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) | |
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. |
Use the ITinSingleSymbolRenderer interface that this coclass implements to work with the Nodes with the Same Symbol renderer. All TIN nodes are rendered with the same symbol in this case.