CogPolygon HighlightRequested Property Cognex VisionPro 9.8
If greater than zero, vertex highlighting is enabled.

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

public virtual int HighlightRequested { get; }

Property Value

Type: Int32
The number of outstanding requests for vertex highlighting.

Implements

ICogGraphicHighlight HighlightRequested
See Also