Click or drag to resize

BaseCoverageDefinitionAssets Property

Gets a read-only collection of assets which provide coverage over the grid.

Namespace:  AGI.Foundation.Coverage
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReadOnlyCollection<AssetDefinition> Assets { get; }

Property Value

Type: ReadOnlyCollectionAssetDefinition
See Also