CogJob ImageQueueCount Property Cognex VisionPro 9.5
Read-only property which returns the number of images in the image queue.

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

public int ImageQueueCount { get; }

Property Value

Type: Int32
This property returns the number of images in the image queue at this instant.
Remarks

Examples

See Also