RectangleAffineDirectionAdornmentConstants EnumerationCognex VisionPro 9.20

Enumeration for affine rectangle direction adornments.

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

public enum RectangleAffineDirectionAdornmentConstants
Members

  Member nameValueDescription
None0

Configures the affine rectangle to show no adornment in this direction.

Arrow1

Configures the affine rectangle to show an open arrow adornment in this direction.

SolidArrow2

Configures the affine rectangle to show a solid arrow adornment in this direction.

Remarks

Enumeration for affine rectangle direction adornments.

See Also