CogCircularArcAdornmentConstants EnumerationCognex VisionPro
Enumeration for circular arc end point adornments.

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

public enum CogCircularArcAdornmentConstants
Members

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

Enumeration for circular arc end point adornments.

See Also