CogFindEllipseSearchDirectionConstants EnumerationCognex VisionPro 9.5
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: 69.0.0.0
Syntax

public enum CogFindEllipseSearchDirectionConstants
Members

  Member nameValueDescription
Inward0Caliper will search inward towards the center of the Ellipse.
Outward1Caliper will search outward away from the center of the Ellipse.
See Also