Get the half angle of the cone for, calculated on the basis of the Frequency and AntennaDiameter properties. Uses Angle Dimension.
Read-only property
[Visual Basic .NET] |
---|
Public Property HalfAngle() As System.Object |
[C#] |
---|
public System.Object HalfAngle {get;} |
[Managed C++] |
---|
public: __property VARIANT get_HalfAngle(); |
[Unmanaged C++] |
---|
public: HRESULT get_HalfAngle( VARIANT * pVal ); |
[Java] |
---|
public AgVariant getHalfAngle(); |