StationaryHoldProcedureReferenceSurface Property |
Gets or sets the reference surface above which the height of the profile is defined.
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TerrainProvider ReferenceSurface { get; set; }
Public Property ReferenceSurface As TerrainProvider
Get
Set
public:
property TerrainProvider^ ReferenceSurface {
TerrainProvider^ get ();
void set (TerrainProvider^ value);
}
member ReferenceSurface : TerrainProvider with get, set
Property Value
Type:
TerrainProviderSee Also