If greater than zero, highlighting is enabled.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
public int HighlightRequested { get; }public int HighlightRequested { get; }Public ReadOnly Property HighlightRequested As Integer
Get
Public ReadOnly Property HighlightRequested As Integer
Get
public:
virtual property int HighlightRequested {
int get () sealed;
}public:
virtual property int HighlightRequested {
int get () sealed;
}Return Value
Type:
Int32The number of outstanding requests for highlighting.
Implements
IGraphicHighlight HighlightRequested