You are here: Start » FIL.NET » Extremum1D Structure
Extremum1D Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Represents extremum found in profile.
Constructors
Constructor | Description | |
---|---|---|
![]() | Extremum1D(Int32, Single, Single, ExtremumType) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | FilNet.Extremum1D | |
![]() | Index | System.Int32 | |
![]() | IsDefault | System.Boolean | |
![]() | Point | System.Single | |
![]() | Type | FilNet.ExtremumType | |
![]() | Value | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.Extremum1D) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.Extremum1D, FilNet.Extremum1D) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |