Ellipse XDirectionAdornment Property Cognex VisionPro 9.21
Get

The X direction adornment of this ellipse.

Set

Sets XDirectionAdornment.

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

public EllipseDirectionAdornmentConstants XDirectionAdornment { get; set; }

Property Value

Type: EllipseDirectionAdornmentConstants
Default Value: None
Exceptions

ExceptionCondition
ArgumentExceptionValue is not in EllipseDirectionAdornmentConstants.
Remarks

The x-direction adornment of this ellipse.

Remarks

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

See Also