This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub New ( _ m_V As WKSPoint, m_z As Double, 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 esriGeometryNetworkVertexInfo3D { WKSPoint m_V, double m_z, short m_bEndOfPath, int m_iPath, double m_RatioAlong, double m_IncomingAzimuth, double m_OutgoingAzimuth, int m_VID )
[C++]
typedef struct esriGeometryNetworkVertexInfo3D { } esriGeometryNetworkVertexInfo3D;