You are here: Start » Extremum2D Structure

Extremum2D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Represents extremum found in image.

Constructors

 ConstructorDescription
Extremum2D(Point2D, Single, Polarity)

Properties

 NameTypeDescription
DefaultFil.Extremum2D Gets a default instance of the Extremum2D.
EmptyFil.Extremum2D Gets an empty instance of the Extremum2D.
PointFil.Point2D
PolarityFil.Polarity
ValueSystem.Single

Methods

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

Remarks

See also