CogGeneralContourDirectionAdornmentConstants EnumerationCognex VisionPro 9.5
Enumeration of direction adornments for the CogGeneralContour.

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

public enum CogGeneralContourDirectionAdornmentConstants
Members

  Member nameValueDescription
None0Show no adornment indicating contour direction.
Arrow1Show an open arrow adornment to indicate contour direction.
SolidArrow2Show a solid arrow adornment to indicate contour direction.
Remarks

Enumeration of direction adornments for the CogGeneralContour.

See Also