This document is archived and information here might be outdated. Recommended version. |
Resets the iterator to the start of the curve.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);
[C++]
HRESULT Reset(
void
);
Returns the distance iterator to the beginning of the enumerated curve. The distance along the curve is returned to the zero distance.