SampledSectionLinkEndPointStation Property |
Gets the line segment ending point station.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double EndPointStation { get; }
Public ReadOnly Property EndPointStation As Double
Get
public:
property double EndPointStation {
double get ();
}
Property Value
Double
See Also