Click or drag to resize

TurnAfterWaypointProcedure.Waypoint Property

Gets or sets the waypoint location at which the procedure occurs.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Cartographic Waypoint { get; set; }

Property Value

Type: Cartographic
See Also