You are here: Start » FIL.NET » LinearFunction Constructor

LinearFunction Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public LinearFunction
(
	float a,
	float b
)

Parameters

Name Type Range Default Description
afloat
bfloat

See also