CogEllipse YDirectionAdornment Property Cognex VisionPro 9.8
The Y direction adornment of this ellipse.

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

public CogEllipseDirectionAdornmentConstants YDirectionAdornment { 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 y-direction adornment of this ellipse.

    Default Value: None

    See Also