This document is archived and information here might be outdated. Recommended version. |
The number of errors.
[Visual Basic .NET]
Public ReadOnly Property EditErrorCount As Integer
[C#]
public int EditErrorCount {get;}
[C++]
HRESULT get_EditErrorCount(
System.Int32* pcErrors
);
[C++] Parameters pcErrors [out, retval]
pcErrors is a parameter of type long*
The number of errors encountered while modifying the triangulation.