This document is archived and information here might be outdated. Recommended version. |
Returns the number of edges covered by this edge.
[Visual Basic .NET]
Public ReadOnly Property CoveredEdgeCount As Integer
[C#]
public int CoveredEdgeCount {get;}
[C++]
HRESULT get_CoveredEdgeCount(
void
);