This document is archived and information here might be outdated. Recommended version. |
Scales the filter coefficients.
[Visual Basic .NET] Public Sub ScaleBy ( _ ByVal ScaleFactor As Double _ )
[C#] public void ScaleBy ( double ScaleFactor );
[C++]
HRESULT ScaleBy(
double ScaleFactor
);
[C++]
Parameters ScaleFactor [in]
ScaleFactor is a parameter of type double