This document is archived and information here might be outdated. Recommended version. |
Retrieves the next part of the outline.
[Visual Basic .NET] Public Function NextOutlinePart ( _ ) As IGeometry
[C#] public IGeometry NextOutlinePart ( );
[C++]
HRESULT NextOutlinePart(
void
);