Click or drag to resize

CoverageDefinitionOnSingleObjectCoverageTarget Property

Gets or sets the object which is the target of the coverage 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 IServiceProvider CoverageTarget { get; set; }

Property Value

Type: IServiceProvider
See Also