This document is archived and information here might be outdated. Recommended version. |
The original PointID value at the split location before the split happened.
[Visual Basic .NET]
Public ReadOnly Property OldID As Integer
[C#]
public int OldID {get;}
[C++]
HRESULT get_OldID(
System.Int32* OldID
);
[C++] Parameters OldID [out, retval]
OldID is a parameter of type long*