StaticRouteProfileStaticConfigurableProfileInitialHeight Property |
Gets or sets the initial 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 InitialHeight { get; set; }
Public Overrides Property InitialHeight As Double
Get
Set
public:
virtual property double InitialHeight {
double get () override;
void set (double value) override;
}
abstract InitialHeight : float with get, set
override InitialHeight : float with get, set
Property Value
Type:
DoubleSee Also