CompositeShapeDirectionAdornmentConstants EnumerationCognex VisionPro 9.22

Enumeration for composite shape direction adornments.

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

public enum CompositeShapeDirectionAdornmentConstants
Members

  Member nameValueDescription
None0

Configures the composite shape to show no adornment in this direction.

Arrow1

Configures the composite shape to show an open arrow adornment in this direction.

SolidArrow2

Configures the composite shape to show a solid arrow adornment in this direction.

See Also