| ConfigurableProfileHeightReferenceSurface Property  | 
 
            Gets the reference terrain surface from which the height is measured.
            
 
    Namespace: 
   AGI.Foundation.RouteDesign.Advanced
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic abstract TerrainProvider HeightReferenceSurface { get; }Public MustOverride ReadOnly Property HeightReferenceSurface As TerrainProvider
	Get
public:
virtual property TerrainProvider^ HeightReferenceSurface {
	TerrainProvider^ get () abstract;
}abstract HeightReferenceSurface : TerrainProvider with get
Property Value
Type: 
TerrainProvider See Also
See Also