ITinFeatureSeed Interface
  
Provides access to control TIN elements' properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
Members
|  | Name | Description | 
|  | Index | The element's index number. | 
|  | TagValue | The element's tag value. | 
|  | UseTagValue | Indicates whether tag value (if true) or edge type (if false) should be used to define the feature, in case the seed is an edge. | 
 
Classes that implement ITinFeatureSeed
| Classes | Description | 
| TinEdge | The Esri TinEdge component. | 
| TinNode | The Esri TinNode component. | 
| TinTriangle | The Esri TinTriangle component. |