CogCircularAnnulusSection ArcDirectionAdornment Property Cognex VisionPro 9.5
Returns/sets the arc direction adornment of this annulus section.

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

public CogCircularAnnulusSectionDirectionAdornmentConstants ArcDirectionAdornment { get; set; }

Property Value

Type: CogCircularAnnulusSectionDirectionAdornmentConstants
Events

Event TypeReason
CogCircularAnnulusSection Changed

Fires when the adornment changes.

The following state flag may be affected:

    Exceptions

    Remarks

    Sets or gets the arc direction adornment of this circular annulus section. The adornment indicates the direction from the start points of the arcs to the end points.

    Default Value: None

    See Also