Gets the beamwidth.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Beamwidth() As System.Object
|
| [C#] |
|---|
public System.Object Beamwidth {get;}
|
| [Managed C++] |
|---|
public: __property VARIANT get_Beamwidth();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Beamwidth(
|
| [Java] |
|---|
public Variant getBeamwidth();
|