CogLineSegmentAdornmentConstants EnumerationCognex VisionPro 9.7
Enumeration for line segment endpoint adornments.

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

public enum CogLineSegmentAdornmentConstants
Members

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

Enumeration for line segment endpoint adornments.

See Also