CogFindLineResult X Property Cognex VisionPro 9.7
The X component of the edge point found by the caliper.

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

public double X { get; }

Property Value

Type: Double
Exceptions

ExceptionCondition
CogFindEdgeNotFoundException

Found is false.

Remarks

The X component of the edge point found by the caliper.

See Also