CogCompositeShape YDirectionAdornment Property Cognex VisionPro 9.5
The Y direction adornment of this composite shape.

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

public CogCompositeShapeDirectionAdornmentConstants YDirectionAdornment { get; set; }

Property Value

Type: CogCompositeShapeDirectionAdornmentConstants
Events

Event TypeReason
CogCompositeShape Changed

Fires when the adornment changes.

The following state flag may be affected:

    Exceptions

    Remarks

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

    See Also