You are here: Start » HistogramExtremum Structure

HistogramExtremum Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Represents an extremum found in a histogram.

Constructors

 ConstructorDescription
HistogramExtremum(Int32, Single, Double, ExtremumType)

Properties

 NameTypeDescription
DefaultFil.HistogramExtremum Gets a default instance of the HistogramExtremum.
EmptyFil.HistogramExtremum Gets an empty instance of the HistogramExtremum.
IndexSystem.Int32
PointSystem.Single
TypeFil.ExtremumType
ValueSystem.Double

Methods

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

Remarks

See also