Click or drag to resize

ConeCoverageGridHeightBounds Property

Gets or sets the height bounds of the cone. The height bounds must be positive and the upper bound is taken as length.

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

Property Value

Type: Bounds
See Also