Provides access to control TIN elements' properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement ITinFeatureSeed
CoClasses and Classes | Description |
---|---|
TinEdge | The ESRI TinEdge component. |
TinNode | The ESRI TinNode component. |
TinTriangle | The ESRI TinTriangle component. |