Click or drag to resize

CuboidCoverageGridXGriddingTechnique Property

Gets or sets the gridding technique for the grid points along x.

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 ICoverageGriddingTechnique XGriddingTechnique { get; set; }

Property Value

Type: ICoverageGriddingTechnique
See Also