This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* pcTriangles
);
[C++]
Parameters pcTriangles [out, retval]
pcTriangles is a parameter of type long*