Click or drag to resize

BaseCoverageDefinitionGrid Property

Gets or sets the grid used to generate points of interest over which to analyze coverage.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ICoverageGrid Grid { get; set; }

Property Value

Type: ICoverageGrid
See Also