CogAutoSelectResult LocationX Property Cognex VisionPro 9.7
Gets the X coordinate, in the selected space of the input image, of this result.

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

public double LocationX { get; }

Property Value

Type: Double
The X coordinate, in the selected space of the input image, of this result.
See Also