CogGeneralContour HighlightRelinquish Method Cognex VisionPro
Decrement the HighlightRequested reference count, unless it is already zero. If HighlightRequested reaches zero, segment highlighting is disabled.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public virtual void HighlightRelinquish()

Implements

ICogGraphicHighlight HighlightRelinquish 
Events

Event TypeReason
ICogChangedEvent ChangedFires to indicate that HighlightRequested has changed.
See Also