StaticRouteProfileStaticConfigurableProfileInitialHeightRate Property |
Gets or sets the initial height rate for this profile.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override double InitialHeightRate { get; set; }
Public Overrides Property InitialHeightRate As Double
Get
Set
public:
virtual property double InitialHeightRate {
double get () override;
void set (double value) override;
}
abstract InitialHeightRate : float with get, set
override InitialHeightRate : float with get, set
Property Value
Type:
DoubleSee Also