CogAutoSelectResult LocationY Property Cognex VisionPro 9.8
Gets the Y 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: 75.1.0.0
Syntax

public double LocationY { get; }

Property Value

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