This document is archived and information here might be outdated.  Recommended version.


ITinFeatureSeed Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinFeatureSeed Interface
ArcGIS Developer Help

ITinFeatureSeed Interface

Provides access to control TIN elements' properties.

Product Availability

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

Members

Name 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.

Classes that implement ITinFeatureSeed

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