CompositeShape YDirectionAdornment Property Cognex VisionPro 9.23
Get

The Y direction adornment of this composite shape.

Set

Sets YDirectionAdornment.

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

public CompositeShapeDirectionAdornmentConstants YDirectionAdornment { get; set; }

Property Value

Type: CompositeShapeDirectionAdornmentConstants
Exceptions

Remarks

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

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

Remarks

Changed Raised when the value of this property changes.

See Also