CogCaliperEdge Position Property Cognex VisionPro 9.7
A signed 1-D measurement along the search direction relative to the center of the input region.

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

public double Position { get; }

Property Value

Type: Double
Remarks

A signed 1-D measurement along the search direction relative to the center of the input region. An edge to the left of the center would have a negative position, an edge to the right of the center would have a positive position.

See Also