You are here: Start » FIL.NET » FIS.ProfileAverage Method
FIS.ProfileAverage Method
Computes the average value of a profile.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void ProfileAverage ( FilNet.Profile inProfile, out float outAverage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProfile | FilNet.Profile | Input profile. | ||
![]() | outAverage | float |


