Click or drag to resize

LongitudeLineCoverageGridUseCellSurfaceAreaForWeight Property

Gets or sets a value indicating whether to use the surface area of the grid cells as the weight for each point, otherwise a value of 1 is used.

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

Property Value

Type: Boolean
See Also