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

Extremum1D Structure

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

Represents extremum found in profile.

Constructors

 ConstructorDescription
Extremum1D(Int32, Single, Single, ExtremumType)

Properties

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

Methods

 NameDescription
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

Remarks

See also