StaticRouteProfileStaticConfigurableProfileFinalHeight Property |
Gets or sets the final height of this profile above the reference surface.
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 FinalHeight { get; set; }
Public Overrides Property FinalHeight As Double
Get
Set
public:
virtual property double FinalHeight {
double get () override;
void set (double value) override;
}
abstract FinalHeight : float with get, set
override FinalHeight : float with get, set
Property Value
Type:
DoubleSee Also