ArcObjects Library Reference (GeoDatabase)  

ITinPolygon Interface

Provides access to members that control TIN polygon characteristics.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AsEdges The specified polygon as triangle edges.
Method AsNodes The specified polygon as TIN nodes.
Method AsPolygon The specified polygon as polygon geometry.
Method AsTriangles The specified polygon as its constituent triangles.

CoClasses that implement ITinPolygon

CoClasses and Classes Description
TinPolygon The Esri TinPolygon component.