Click or drag to resize

CylinderCoverageGrid.HeightBounds Property

Gets or sets the height bounds for the cylinder's z coordinate.

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

Property Value

Type: Bounds
See Also