|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITinLayer2 Interface (ArcObjects .NET 10.5 SDK) | 
Provides additional access to members that control a TIN layer.
| Description | ||
|---|---|---|
|  | AddRenderer | Add a renderer to the end of the group. | 
|  | AreaOfInterest | The default area of interest for the layer. | 
|  | Cached | Indicates if the layer needs its own display cache. | 
|  | ClearRenderers | Remove all the renderers from the group. | 
|  | Dataset | The TIN used to define the layer. | 
|  | DeleteRenderer | Remove a renderer from the group. | 
|  | DisplayField | The primary display field. | 
|  | Draw | Draws the layer to the specified display for the given draw phase. | 
|  | GetRenderer | Gets the nth renderer. | 
|  | InsertRenderer | Insert a renderer at given index. | 
|  | MaximumScale | Maximum scale (representative fraction) at which the layer will display. | 
|  | MinimumScale | Minimum scale (representative fraction) at which the layer will display. | 
|  | Name | Layer name. | 
|  | RendererCount | The number of renderers. | 
|  | ScaleSymbols | Indicates if symbols are scaled for this layer. | 
|  | ShowTips | Indicates if the layer shows map tips. | 
|  | SpatialReference | Spatial reference for the layer. | 
|  | SupportedDrawPhases | Supported draw phases. | 
|  | TipText | Map tip text at the specified location. | 
|  | Valid | Indicates if the layer is currently valid. | 
|  | Visible | Indicates if the layer is currently visible. | 
|  | ZFactor | The Z factor set in the TIN dataset. | 
| Interfaces | Description | 
|---|---|
| ITinLayer | Provides access to members that control a TIN layer. | 
| ILayer | Provides access to members that work with all layers. | 
| CoClasses and Classes | Description | 
|---|---|
| TinLayer | The TIN Layer class. |