RectangleAffine YDirectionAdornment Property Cognex VisionPro 9.23
Get

The Y direction adornment of this affine rectangle.

Set

Sets YDirectionAdornment.

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

public RectangleAffineDirectionAdornmentConstants YDirectionAdornment { get; set; }

Property Value

Type: RectangleAffineDirectionAdornmentConstants
Default Value: None
Exceptions

ExceptionCondition
ArgumentExceptionThe adornment is not in RectangleAffineDirectionAdornmentConstants.
Remarks

The Y direction adornment of this affine rectangle.

Remarks

Changed Raised when the value of this property changes.

See Also