CoverageDataGridPointPlaceholder Field |
Gets an object that can be used as a placeholder to be replaced by grid points during a coverage calculation.
Namespace:
AGI.Foundation.Coverage
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static readonly IServiceProvider GridPointPlaceholder
Public Shared ReadOnly GridPointPlaceholder As IServiceProvider
public:
static initonly IServiceProvider^ GridPointPlaceholder
static val GridPointPlaceholder: IServiceProvider
Field Value
Type:
IServiceProviderSee Also