CogEllipticalArcDirectionAdornmentConstants EnumerationCognex VisionPro
Enumeration for elliptical arc direction adornments. These adornment arrows indicate the direction from the start point of the arc to its end point.

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

public enum CogEllipticalArcDirectionAdornmentConstants
Members

  Member nameValueDescription
None0Configure the elliptical arc to show no direction adornment.
Arrow1Configure the elliptical arc to show an open arrow adornment.
SolidArrow2Configure the elliptical arc to show a solid arrow adornment.
Remarks

Enumeration for elliptical arc direction adornments. These adornment arrows indicate the direction from the start point of the arc to its end point.

See Also