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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.