This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinPolygon Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control TIN polygon characteristics.
Description | ||
---|---|---|
AsEdges | The specified polygon as triangle edges. | |
AsNodes | The specified polygon as TIN nodes. | |
AsPolygon | The specified polygon as polygon geometry. | |
AsTriangles | The specified polygon as its constituent triangles. |
CoClasses and Classes | Description |
---|---|
TinPolygon | The Esri TinPolygon component. |