Click or drag to resize

MaterializedSpatiallyPartitionedCoverageDefinition.GridPointPlaceholder 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: 25.1.421.0 (25.1.421.0)
Syntax
public IServiceProvider GridPointPlaceholder { get; }

Property Value

Type: IServiceProvider
See Also