Click or drag to resize

MaterializedTemporallyPartitionedCoverageDefinitionGridPointCreationCallback Property

Gets or sets a delegate that is used to create properties for each grid point used in an access calculation.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CoverageGridPointCreationCallback GridPointCreationCallback { get; set; }

Property Value

Type: CoverageGridPointCreationCallback
See Also