HeightTransitionProcedureFinalHeight Property |
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double FinalHeight { get; set; }
Public Property FinalHeight As Double
Get
Set
public:
property double FinalHeight {
double get ();
void set (double value);
}
member FinalHeight : float with get, set
Property Value
Type:
Double
See Also