This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyNode Interface > ITopologyNode.Degree Property (ArcObjects .NET 10.4 SDK) |
The number of edges entering and leaving this node. Closed edges are counted twice.
[Visual Basic .NET] Public ReadOnly Property Degree As Integer
[C#] public int Degree {get;}
[C++]
HRESULT get_Degree(
long* Degree
);
[C++]
Parameters Degree [out, retval] Degree is a parameter of type long