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.2.419.0 (24.2.419.0)
Syntax public interface ICoverageGridCell
Public Interface ICoverageGridCell
public interface class ICoverageGridCell
type ICoverageGridCell = interface end
The ICoverageGridCell type exposes the following members.
Methods
| Name | Description |
---|
| ScalarMeasure |
Returns a scalar measure for the grid cell. The dimension parameter indicates the spatial dimension.
|
TopSee Also