This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISegmentGraph2 Interface > ISegmentGraph2.Edges Property (ArcObjects .NET 10.5 SDK) |
.
[Visual Basic .NET] Public ReadOnly Property Edges As IPolyline
[C#] public IPolyline Edges {get;}
[C++]
HRESULT get_Edges(
IPolyline** ppOutEdges
);
[C++]
Parameters ppOutEdges [out, retval]
ppOutEdges is a parameter of type IPolyline