Click or drag to resize

RasterTerrainProviderDeltaLongitude Property

Gets or sets the distance between each post in the longitude direction, in radians.

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

Property Value

Type: Double
See Also