ArcObjects Library Reference (GeoDatabase)  

ITinFeatureSeed Interface

Provides access to control TIN elements' properties.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Index The element's index number.
Read-only property TagValue The element's tag value.
Read/write property 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.

CoClasses that implement ITinFeatureSeed

CoClasses and Classes Description
TinEdge The Esri TinEdge component.
TinNode The Esri TinNode component.
TinTriangle The Esri TinTriangle component.