CogEllipticalArcAdornmentConstants EnumerationCognex VisionPro
Enumeration for elliptical arc endpoint adornments.

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

public enum CogEllipticalArcAdornmentConstants
Members

  Member nameValueDescription
None0Show no adornments at the end of the elliptical arc.
Arrow1Show an open arrow head at the end of the elliptical arc.
SolidArrow2Show a solid (filled) arrow head at the end of the elliptical arc.
SolidSquare3Show a solid (filled) square at the end of the elliptical arc.
SolidCircle4Show a solid (filled) circle at the end of the elliptical arc.
Remarks

Enumeration for elliptical arc endpoint adornments.

See Also