Click or drag to resize

StaticDirectionsProviderStaticDirectionList Property

Gets the list of StaticDirection instances.

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

Property Value

Type: IListStaticDirection
See Also