Gets the computed 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( VARIANT * pVal ); |
[Java] |
---|
public AgVariant getBeamwidth(); |