Click or drag to resize

AlignmentRejector Properties

The AlignmentRejector type exposes the following members.

Properties
  NameDescription
Public propertyAlignmentRejectionHeuristics

The heuristics to use to detect poor alignment.

Default: AlignmentRejectionHeuristics

Public propertyHeuristicThreshold

The minimum accepted value for heuristic results. This value should be between 0 and 1.0.

Default: 0.5

Public propertyThrowOnAlignmentResultBelowThreshold

If this is set to true the failure of any heuristic will cause a BadAlignmentException to be thrown.

Default: true

Top
See Also