Click or drag to resize

ICoverageGridCell Interface

Describes an interface for a grid cell in the coverage system.

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 interface ICoverageGridCell

The ICoverageGridCell type exposes the following members.

Methods
  NameDescription
Public methodScalarMeasure
Returns a scalar measure for the grid cell. The dimension parameter indicates the spatial dimension.
Top
See Also