ProfileRouteConnectionRouteProfile Property |
Gets or sets the profile to use in order to define the height and speed along the connection.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public RouteProfile RouteProfile { get; set; }
Public Property RouteProfile As RouteProfile
Get
Set
public:
property RouteProfile^ RouteProfile {
RouteProfile^ get ();
void set (RouteProfile^ value);
}
member RouteProfile : RouteProfile with get, set
Property Value
Type:
RouteProfileSee Also