Click or drag to resize

RhumbLineConnectionStrategy Constructor (EllipsoidRhumbLine)

Create a new instance based on the given EllipsoidRhumbLine.

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 RhumbLineConnectionStrategy(
	EllipsoidRhumbLine line
)

Parameters

line
Type: AGI.Foundation.Geometry.ShapesEllipsoidRhumbLine
The line representing the geometry of the connection.
See Also