Click or drag to resize

BaseCoverageDefinition.Grid 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: 25.1.421.0 (25.1.421.0)
Syntax
public ICoverageGrid Grid { get; set; }

Property Value

Type: ICoverageGrid
See Also