This document is archived and information here might be outdated. Recommended version. |
.
[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**