This document is archived and information here might be outdated. Recommended version. |
Gets next clockwise edge index.
[Visual Basic .NET]
Public Function GetNextCWEdgeIndex ( _
ByVal edgeIndex As Integer _
) As Integer
[C#]
public int GetNextCWEdgeIndex (
int edgeIndex
);
[C++]
HRESULT GetNextCWEdgeIndex(
long edgeIndex
);
[C++] Parameters edgeIndex [in]
edgeIndex is a parameter of type long