CircularAnnulusSection ArcDirectionAdornment Property Cognex VisionPro 9.21
Get

Gets the arc direction adornment of this annulus section.

Set

Sets ArcDirectionAdornment.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

public CircularAnnulusSectionDirectionAdornmentConstants ArcDirectionAdornment { get; set; }

Property Value

Type: CircularAnnulusSectionDirectionAdornmentConstants
Default Value: None
Exceptions

Remarks

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.

Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also