Click or drag to resize

CoverageGridPointWithResultsAssetCoverage Property

Gets or sets the result of the coverage calculation between this grid point and all of its available assets.

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

Property Value

Type: CoverageQueryResult
See Also