You are here: Start » LinearFunction Constructor

LinearFunction Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public LinearFunction
(
	float a_,
	float b_
)

Parameters

Name Type Range Default Description
a_float
b_float

See also