You are here: Start » FIL.NET » FIS.SubtractFromProfile Method

FIS.SubtractFromProfile Method

Subtracts a scalar value from each element of a profile.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void SubtractFromProfile
(
	FilNet.Profile ioProfile,
	float inValue
)

Parameters

Name Type Range Default Description
ioProfileFilNet.Profile
inValuefloat

Function Overrides

See also