CogEllipticalAnnulusSection RadialDirectionAdornment Property Cognex VisionPro
Returns/sets the radial direction adornment of this elliptical annulus section. These adornments indicate the direction from the start arc to the end arc.

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

public CogEllipticalAnnulusSectionDirectionAdornmentConstants RadialDirectionAdornment { get; set; }

Property Value

Type: CogEllipticalAnnulusSectionDirectionAdornmentConstants
Events

Event TypeReason
CogEllipticalAnnulusSection Changed

Fires when the adornment changes.

The following state flag may be affected:

    Exceptions

    Remarks

    Sets or gets the radial direction adornment of this elliptical annulus section. This adornment indicates the direction from the start arc to the end arc.

    Default Value: None

    See Also