CogRectangleAffine XDirectionAdornment Property Cognex VisionPro
The X direction adornment of this affine rectangle.

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

public CogRectangleAffineDirectionAdornmentConstants XDirectionAdornment { get; set; }

Property Value

Type: CogRectangleAffineDirectionAdornmentConstants
Events

Event TypeReason
CogRectangleAffine Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Exceptions

    ExceptionCondition
    ArgumentException

    The adornment is not in CogRectangleAffineDirectionAdornmentConstants.

    Remarks

    The X direction adornment of this affine rectangle.

    Default Value: None

    See Also