Provides access to members that control a TIN layer. Note: the ITinLayer interface has been superseded byITinLayer2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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. | 
Inherited Interfaces
| Interfaces | Description | 
|---|---|
| ILayer | Provides access to members that work with all layers. | 
CoClasses that implement ITinLayer
| CoClasses and Classes | Description | 
|---|---|
| TinLayer | The TIN Layer class. | 




