LineSegmentAdornmentConstants EnumerationCognex VisionPro 9.24

Enumeration for line segment endpoint adornments.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax

public enum LineSegmentAdornmentConstants
Members

  Member nameValueDescription
None0

Show no adornments at the end of the line segment.

Arrow1

Show an open arrow head at the end of the line segment.

SolidArrow2

Show a solid (filled) arrow head at the end of the line segment.

SolidSquare3

Show a solid (filled) square at the end of the line segment.

SolidCircle4

Show a solid (filled) circle at the end of the line segment.

Remarks

Enumeration for line segment endpoint adornments.

See Also