Click or drag to resize

ConeCoverageGrid.SaveGridCell Property

Gets or sets a value indicating whether the grid is to save grid cell information.

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

Property Value

Type: Boolean
See Also