Gets the filter bandwidth.
Read-only property
[Visual Basic .NET] |
---|
Public Property Bandwidth() As Double
|
[C#] |
---|
public double Bandwidth {get;}
|
[Managed C++] |
---|
public: __property double get_Bandwidth();
|
[Unmanaged C++] |
---|
public: HRESULT get_Bandwidth(
|
[Java] |
---|
public double getBandwidth();
|