Provides access to members that control TIN polygon characteristics.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement ITinPolygon
CoClasses and Classes | Description |
---|---|
TinPolygon | The ESRI TinPolygon component. |