You are here: Start » FIL.NET » LocalBlindness Class

LocalBlindness Class

Namespace:Fil
Assembly:FilNet.Types.dll

This structure contains parameters of 1D scanning process that can prevent weaker edges in the vicinity of some strong edges from being detected.

Constructors

 ConstructorDescription
LocalBlindness()
LocalBlindness(Optional<Single>, Single, Single)

Properties

 NameTypeDescription
FuzzinessSystem.Single
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
RadiusFtl.Optional<System.Single>
ThresholdSystem.Single

Methods

 NameDescription
CopyTo(Fil.LocalBlindness)
Dispose()Inherited from Fil.UnmanagedObject
Equals(Fil.LocalBlindness)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.LocalBlindness)
ToString()Inherited from System.Object

Remarks

See also