Click or drag to resize

StaticDirectionsProvider.StaticDirectionList Property

Gets the list of StaticDirection instances.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public DefinitionalObjectCollection<StaticDirection> StaticDirectionList { get; }

Property Value

Type: DefinitionalObjectCollection<StaticDirection>
See Also