SurfaceProcedureConnectionFinalHeading Property |
Gets the final heading of the connection, in radians.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic override double FinalHeading { get; }Public Overrides ReadOnly Property FinalHeading As Double
Get
public:
virtual property double FinalHeading {
double get () override;
}abstract FinalHeading : float with get
override FinalHeading : float with get
Property Value
Type:
Double
See Also