CogEllipse XDirectionAdornment Property Cognex VisionPro 9.5
The X direction adornment of this ellipse.

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

public CogEllipseDirectionAdornmentConstants XDirectionAdornment { get; set; }

Property Value

Type: CogEllipseDirectionAdornmentConstants
Events

Event TypeReason
CogEllipse Changed

Fires when the value of this property changes.

The following state flag may be affected:

    Exceptions

    Remarks

    The x-direction adornment of this ellipse.

    Default Value: None

    See Also