Click or drag to resize

CoverageGridPointWithResultsCoverageGridPoint Property

Gets or sets the grid point associated with this CoverageGridPointWithResults.

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

Property Value

Type: CoverageGridPoint
See Also