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,
	FilNet.Range? inRange,
	out float outAverage
)

Parameters

Name Type Range Default Description
inProfileFilNet.ProfileInput profile.
inRangeFilNet.Range?
outAveragefloat

Function Overrides

See also