Click or drag to resize

ICoverageGriddingTechnique Interface

Describes a gridding technique that can be used with a GeometricPrimitiveCoverageGrid.

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

The ICoverageGriddingTechnique type exposes the following members.

Methods
  NameDescription
Public methodGrid
Grids the coordinate.
Top
See Also