You are here: Start » FIL.NET » HistogramExtremum Structure

HistogramExtremum Structure

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

Represents an extremum found in a histogram.

Constructors

 ConstructorDescription
HistogramExtremum(Int32, Single, Double, ExtremumType)

Properties

 NameTypeDescription
DefaultFilNet.HistogramExtremum
IndexSystem.Int32
IsDefaultSystem.Boolean
PointSystem.Single
TypeFilNet.ExtremumType
ValueSystem.Double

Methods

 NameDescription
Equals(FilNet.HistogramExtremum)
Equals(object)Inherited from System.Object
Equals(FilNet.HistogramExtremum, FilNet.HistogramExtremum)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also