CoordinateAxesEndPointAdornmentConstants EnumerationCognex VisionPro 9.24

Enumeration for coordinate axes endpoint adornments.

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

public enum CoordinateAxesEndPointAdornmentConstants
Members

  Member nameValueDescription
None0

Show no adornments at the end of the coordinate axes.

Arrow1

Show an open arrow head at the end of the coordinate axes.

SolidArrow2

Show a solid (filled) arrow head at the end of the coordinate axes.

See Also