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

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

public CogEllipticalAnnulusSectionDirectionAdornmentConstants ArcDirectionAdornment { 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 arc direction adornment of this elliptical annulus section. The adornment indicates the direction from the start points of the arcs to the end points.

    Default Value: None

    See Also