Returns TRUE if the AggregateToleranceStatus rejected.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Property Value
Type: BooleanRemarks
True if AggregateToleranceStatus is Reject, false otherwise. When this property is true, one or more of the CurrentValues are outside the reject tolerances specified in their CogStatisticss (or one ore more values are invalid and RejectOnInvalidData is set to true).
See Also