This document is archived and information here might be outdated. Recommended version. |
Indicates if the degree of this node is known. Nodes constructed from edges that are partially outside the build extent have unknown degrees.
[Visual Basic .NET] Public ReadOnly Property IsDegreeKnown As Boolean
[C#] public bool IsDegreeKnown {get;}
[C++]
HRESULT get_IsDegreeKnown(
Boolean* degreeKnown
);
[C++]
Parameters degreeKnown [out, retval]
degreeKnown is a parameter of type bool*