Click or drag to resize

TerrainProviderHeightReference Property

Gets or sets an enumeration indicating whether the heights returned by the GetHeight(Double, Double) method are relative to the Shape or to the ReferenceSurface.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public HeightReference HeightReference { get; protected set; }

Property Value

Type: HeightReference
See Also