You are here: Start » HistogramExtremum Constructor

HistogramExtremum Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public HistogramExtremum
(
	int index_,
	float point_,
	double value_,
	Fil.ExtremumType type_
)

Parameters

Name Type Range Default Description
index_int
point_float
value_double
type_Fil.ExtremumType

See also