CogPixelMap EnforceReferencePointsOrder Method Cognex VisionPro 9.22 SR1
Sorts the reference points for a monotonically increasing order of their input values.

Namespace: Cognex.VisionPro.PixelMap
Assembly: Cognex.VisionPro.PixelMap (in Cognex.VisionPro.PixelMap.dll) Version: 87.1.0.0
Syntax

public void EnforceReferencePointsOrder()
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent Fires when the order of reference points in the list changes.
See Also