CogAutoSelect QueryPointCount Property Cognex VisionPro 9.22
Get the number of currently defined query points.

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

public int QueryPointCount { get; }

Property Value

Type: Int32
The number of currently defined query points.
See Also