CogPolygon HighlightRequest Method Cognex VisionPro 9.22
Enables vertex highlighting by incrementing HighlightRequested.

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

public virtual void HighlightRequest()

Implements

ICogGraphicHighlight HighlightRequest 
Events

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