CompositeShape XDirectionAdornment Property Cognex VisionPro 9.21
Get

The X direction adornment of this composite shape.

Set

Sets XDirectionAdornment.

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

public CompositeShapeDirectionAdornmentConstants XDirectionAdornment { get; set; }

Property Value

Type: CompositeShapeDirectionAdornmentConstants
Exceptions

Remarks

The x-direction adornment of this composite shape, an arrow in the positive x-direction of the bounding rectangle of the shape.

Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also