Click or drag to resize

MaterializedTemporallyPartitionedCoverageDefinitionGridPointPlaceholder Property

Gets the IServiceProvider representing a generic grid point on the grid. This service should be used when linking the grid to assets, for example.

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

Property Value

Type: IServiceProvider
See Also