Click or drag to resize

StationaryHoldProcedureWaypoint Property

Gets or sets the waypoint location at which to wait. The height of the waypoint represents the height above the ReferenceSurface.

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

Property Value

Type: Cartographic
See Also