StaticDirectionDirection Property |
Gets or sets the direction.
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public UnitCartesian Direction { get; set; }
Public Property Direction As UnitCartesian
Get
Set
public:
property UnitCartesian Direction {
UnitCartesian get ();
void set (UnitCartesian value);
}
member Direction : UnitCartesian with get, set
Property Value
Type:
UnitCartesianSee Also