Name | Description | |
---|---|---|
ElementType | Gets the element type of this instance. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
HasVoidZ | Gets a value indicating if this TIN element has Z-less vertices. | |
Index | Gets the index number of this TIN element. The base index number for TIN elements is 1. | |
IsEmpty | Gets a value indicating whether or not this TIN element is empty. | |
IsInsideDataArea | Gets if this TIN element is within the interpolation zone or the data area of the TIN. See TinDataset.GetDataArea. | |
Length | Gets the length of this TIN element. The length is in the units of the spatial reference of the TIN. See TinDatasetDefinition.GetSpatialReference. | |
NodeCount | Gets the number of nodes that comprise this TIN element. | |
TagValue | Gets the tag value of this TIN element. |