You are here: Start » FIL.NET » FIS.MultiplyProfile Method
FIS.MultiplyProfile Method
Multiplies each element of a profile by a scalar value.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void MultiplyProfile ( FilNet.Profile ioProfile, float inValue )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioProfile | FilNet.Profile | ||||
![]() | inValue | float | 2.0f | Default value: 2.0f. |

