This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinPolyline Interface > ITinPolyline.AsEdges Method (ArcObjects .NET 10.4 SDK) |
The specified polyline as triangle edges.
[Visual Basic .NET] Public Function AsEdges ( _ ) As IEnumTinEdge
[C#] public IEnumTinEdge AsEdges ( );
[C++]
HRESULT AsEdges(
IEnumTinEdge** ppEdges
);
[C++]
Parameters ppEdges [out, retval]
ppEdges is a parameter of type IEnumTinEdge