Click or drag to resize

RasterTerrainProviderMinimumSampleSpacing Property

Gets the smallest distance between the successive height samples of the terrain data, in radians. If the return value is 0.0, then the minimum sample spacing is unknown.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override double MinimumSampleSpacing { get; }

Property Value

Type: Double
See Also