CogFindEllipse CaliperSearchDirection Property Cognex VisionPro
Indicates whether each caliper should search inward towards the center of the Ellipse, or outward away from the center of the Ellipse.

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

public CogFindEllipseSearchDirectionConstants CaliperSearchDirection { get; set; }

Property Value

Type: CogFindEllipseSearchDirectionConstants
See Also