This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriTinTrianglePropertyType Constants (ArcObjects .NET 10.4 SDK) |
Esri TIN triangle property-type options.
Constant | Value | Description |
---|---|---|
esriTinDegreeSlope | 0 | Slope in degree. |
esriTinPercentageSlope | 1 | Slope in percentage. |
esriTinDegreeAspect | 2 | Aspect in degrees. |
esriTinArea | 3 | Projected area. |
esriTinSurfaceArea | 4 | Surface area. |
esriTinPerimeter | 5 | Projected perimeter. |
esriTinSurfacePerimeter | 6 | Surface perimeter. |