Click or drag to resize

CuboidCoverageGridZAxisBounds Property

Gets or sets the bounds in the z-axis.

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

Property Value

Type: Bounds
See Also