![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDrawingOutline Interface > IDrawingOutline.NextOutlinePart Method (ArcObjects .NET 10.5 SDK) |
Retrieves the next part of the outline.
[Visual Basic .NET] Public Function NextOutlinePart ( _ ) As IGeometry
[C#] public IGeometry NextOutlinePart ( );
[C++]
HRESULT NextOutlinePart(
IGeometry** outlinePart
);
[C++]
Parameters outlinePart [out, retval]
outlinePart is a parameter of type IGeometry