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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
              | 
Top
See Also