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.2.419.0 (24.2.419.0)
Syntax public Cartographic Waypoint { get; set; }
Public Property Waypoint As Cartographic
Get
Set
public:
property Cartographic Waypoint {
Cartographic get ();
void set (Cartographic value);
}
member Waypoint : Cartographic with get, set
Property Value
Type:
CartographicSee Also