You are here: Start » SurfaceLocalExtremaVerification Structure

SurfaceLocalExtremaVerification Structure

Namespace:Fil
Assembly:FilNet.Types.dll

This structure contains parameters for verification of local extrema visible on a surface.

Constructors

 ConstructorDescription
SurfaceLocalExtremaVerification(Int32, Single, Single)

Properties

 NameTypeDescription
DefaultFil.SurfaceLocalExtremaVerification Gets a default instance of the SurfaceLocalExtremaVerification.
EmptyFil.SurfaceLocalExtremaVerification Gets an empty instance of the SurfaceLocalExtremaVerification.
MinDifferenceSystem.Single
PointCountSystem.Int32
RadiusSystem.Single

Methods

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

Remarks

See also