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: 25.1.421.0 (25.1.421.0)
Syntax
public override double GetInitialHeading()

Return Value

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