Click or drag to resize

TorusCoverageGridUseCellVolumeForWeight Property

Gets or sets a value indicating whether to use the volume of the grid cells as the weight for each point.

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 bool UseCellVolumeForWeight { get; set; }

Property Value

Type: Boolean
See Also