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: 24.1.418.0 (24.1.418.0)
Syntax
public interface ICoverageGriddingTechnique

The ICoverageGriddingTechnique type exposes the following members.

Methods
  NameDescription
Public methodGrid
Grids the coordinate.
Top
See Also