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 > ITinSurfaceElement Interface > ITinSurfaceElement.NodeTagValue Property (ArcObjects .NET 10.5 SDK) |
The node tag value of the associated triangle node closest to the element.
[Visual Basic .NET] Public ReadOnly Property NodeTagValue As Integer
[C#] public int NodeTagValue {get;}
[C++]
HRESULT get_NodeTagValue(
long* pValue
);
[C++]
Parameters pValue [out, retval] pValue is a parameter of type long