Click or drag to resize

ElevationRiseDistance Property

Gets or sets the linear distance at which the maximum obscured elevation angle rise occurs. The distance is measured from the origin of the mask to the obscured point along the given Elevation angle.

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

Property Value

Type: Double
See Also