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

Extremum1D Constructor

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

Syntax

public Extremum1D
(
	int index,
	float point,
	float value,
	FilNet.ExtremumType type
)

Parameters

Name Type Range Default Description
indexint
pointfloat
valuefloat
typeFilNet.ExtremumType

See also