This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinAdvanced Interface > ITinAdvanced.TriangleCount Property (ArcObjects .NET 10.4 SDK) |
The total number of triangles in the TIN.
[Visual Basic .NET] Public ReadOnly Property TriangleCount As Integer
[C#] public int TriangleCount {get;}
[C++]
HRESULT get_TriangleCount(
long* pcTriangles
);
[C++]
Parameters pcTriangles [out, retval] pcTriangles is a parameter of type long