CogRectangleAffineDirectionAdornmentConstants EnumerationCognex VisionPro
Enumeration for affine rectangle direction adornments.

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

public enum CogRectangleAffineDirectionAdornmentConstants
Members

  Member nameValueDescription
None0Configures the affine rectangle to show no adornment in this direction.
Arrow1Configures the affine rectangle to show an open arrow adornment in this direction.
SolidArrow2Configures the affine rectangle to show a solid arrow adornment in this direction.
Remarks

Enumeration for affine rectangle direction adornments.

See Also