Click or drag to resize

RasterTerrainProviderDeltaLatitudeNativeUnits Property

Gets or sets the distance between each post in the latitude direction, in the native units of the provider.

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 DeltaLatitudeNativeUnits { get; protected set; }

Property Value

Type: Double
See Also