CogEllipseDirectionAdornmentConstants EnumerationCognex VisionPro
Enumeration for ellipse direction adornments.

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

public enum CogEllipseDirectionAdornmentConstants
Members

  Member nameValueDescription
None0Configures the ellipse to show no adornment in this direction.
Arrow1Configures the ellipse to show an open arrow adornment in this direction.
SolidArrow2Configures the ellipse to show a solid arrow adornment in this direction.
Remarks

Enumeration for ellipse direction adornments.

See Also