Click or drag to resize

ConfigurableProfile.InitialSpeed Property

Gets or sets the initial speed for this profile.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public abstract ProfileSpeed InitialSpeed { get; set; }

Property Value

Type: ProfileSpeed
See Also