This document is archived and information here might be outdated. Recommended version. |
The current trace - a history of MoveTo/s and FinishMoveTo's within the segment graph since it was created or since the last call to Reset on this cursor.
[Visual Basic .NET] Public ReadOnly Property CurrentTrace As IPolyline
[C#] public IPolyline CurrentTrace {get;}
[C++]
HRESULT get_CurrentTrace(
IPolyline** CurrentTrace
);
[C++]
Parameters CurrentTrace [out, retval]
CurrentTrace is a parameter of type IPolyline**