This document is archived and information here might be outdated. Recommended version. |
A new curve enumerator for this segment collection.
[Visual Basic .NET] Public ReadOnly Property EnumCurve As IEnumCurve
[C#] public IEnumCurve EnumCurve {get;}
[C++]
HRESULT get_EnumCurve(
IEnumCurve** newCurveEnumerator
);
[C++] Parameters newCurveEnumerator [out, retval]
newCurveEnumerator is a parameter of type IEnumCurve**
Returns an IEnumCurve enumerator for the current SegmentCollection.