Click or drag to resize

SpheroidCoverageGridConeAngleBounds Property

Gets or sets the cone angle (polar) bounds. The bounds must fall between 0 and pi.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Bounds ConeAngleBounds { get; set; }

Property Value

Type: Bounds
See Also