This document is archived and information here might be outdated. Recommended version. |
Hands back the next drawing outline part. It is necessary to call the Reset method before iterating with the NextOutlinePart method.
[Visual Basic .NET] Public Function NextOutlinePart ( _ ) As IGeometry
[C#] public IGeometry NextOutlinePart ( );
[C++]
HRESULT NextOutlinePart(
void
);