Gets the line segment ending point station.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public double EndPointStation { get; }
Visual Basic
Public ReadOnly Property EndPointStation As Double
Get
Visual C++
public: property double EndPointStation { double get (); }