You are here: Start » Extremum1D Structure

Extremum1D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Represents extremum found in profile.

Constructors

 ConstructorDescription
Extremum1D(Int32, Single, Single, ExtremumType)

Properties

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

Methods

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

Remarks

See also