RectangleAffine XDirectionAdornment Property Cognex VisionPro 9.20
Get

The X direction adornment of this affine rectangle.

Set

Sets XDirectionAdornment.

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

public RectangleAffineDirectionAdornmentConstants XDirectionAdornment { get; set; }

Property Value

Type: RectangleAffineDirectionAdornmentConstants
Default Value: None
Exceptions

ExceptionCondition
ArgumentExceptionThe adornment is not in RectangleAffineDirectionAdornmentConstants.
Remarks

The X direction adornment of this affine rectangle.

Remarks

Changed Raised when the value of this property changes.

See Also