Click or drag to resize

CoverageGridPointCoverageGridCell Property

Gets the (optional) grid cell associated with this grid point. This item may be .

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ICoverageGridCell CoverageGridCell { get; }

Property Value

Type: ICoverageGridCell
See Also