This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub New ( _ m_V As WKSPoint, m_bEndOfPath As Short, m_iPath As Integer, m_RatioAlong As Double, m_IncomingAzimuth As Double, m_OutgoingAzimuth As Double, m_VID As Integer )
[C#] public esriGeometryNetworkVertexInfo { WKSPoint m_V, short m_bEndOfPath, int m_iPath, double m_RatioAlong, double m_IncomingAzimuth, double m_OutgoingAzimuth, int m_VID )
[C++]
typedef struct esriGeometryNetworkVertexInfo { } esriGeometryNetworkVertexInfo;