CogFindCorner CaliperProjectionLength Property Cognex VisionPro
The length of each caliper region along the caliper projection direction. Specified in units of the selected space of the input image.

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

public double CaliperProjectionLength { get; set; }

Property Value

Type: Double
Events

Exceptions

ExceptionCondition
ArgumentExceptionIf NewVal is less than or equal to zero.
See Also