The X position of this edge in the input image.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 69.0.0.0
Syntax
Property Value
Type: DoubleRemarks
The X position of this edge in the input image. This value is equivalent to the value obtained by calling PositionXY(Double, Double , Double ) and specifying 0.5 for the T parameter and 0 for the Y parameter.
See Also