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

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

public int QueryPointCount { get; }

Property Value

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