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