Click or drag to resize

CoverageGridPoint.CoverageGridCell Property

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

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

Property Value

Type: ICoverageGridCell
See Also