Click or drag to resize

TiremTerrainProfileDistances Property

Gets the array of great circle distances from the beginning of the profile to each profile point in meters.

Namespace:  AGI.Foundation.Tirem
Assembly:  AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double[] Distances { get; }

Property Value

Type: Double
See Also