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

Extremum2D Structure

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

Represents extremum found in image.

Constructors

 ConstructorDescription
Extremum2D(Point2D)
Extremum2D(Point2D, Single, Polarity)

Properties

 NameTypeDescription
DefaultFilNet.Extremum2D
IsDefaultSystem.Boolean
PointFilNet.Point2D
PolarityFilNet.Polarity
ValueSystem.Single

Methods

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

Remarks

See also