You are here: Start » HistogramExtremum Structure
HistogramExtremum Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Represents an extremum found in a histogram.
Constructors
Constructor | Description | |
---|---|---|
![]() | HistogramExtremum(Int32, Single, Double, ExtremumType) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Fil.HistogramExtremum | Gets a default instance of the HistogramExtremum. |
![]() ![]() | Empty | Fil.HistogramExtremum | Gets an empty instance of the HistogramExtremum. |
![]() | Index | System.Int32 | |
![]() | Point | System.Single | |
![]() | Type | Fil.ExtremumType | |
![]() | Value | System.Double |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Fil.HistogramExtremum) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |