| ScalarRouteHeightHeightReferenceSurface Property  | 
 
            Gets or sets the reference surface above which this scalar is defined.
            
 
    Namespace: 
   AGI.Foundation.Geometry
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic TerrainProvider HeightReferenceSurface { get; set; }Public Property HeightReferenceSurface As TerrainProvider
	Get
	Set
public:
property TerrainProvider^ HeightReferenceSurface {
	TerrainProvider^ get ();
	void set (TerrainProvider^ value);
}member HeightReferenceSurface : TerrainProvider with get, set
Property Value
Type: 
TerrainProvider See Also
See Also