Click or drag to resize

RhumbLineConnectionStrategyGetInitialHeading Method

Get the initial heading of the connection, in radians.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override double GetInitialHeading()

Return Value

Type: Double
The initial heading measured clockwise from north, in radians.
See Also