EllipticalAnnulusSection ArcDirectionAdornment Property Cognex VisionPro 9.20
Get

Returns 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.

Set

Sets ArcDirectionAdornment.

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

public EllipticalAnnulusSectionDirectionAdornmentConstants ArcDirectionAdornment { get; set; }

Property Value

Type: EllipticalAnnulusSectionDirectionAdornmentConstants
Default Value: None
Exceptions

Remarks

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.

Remarks

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

See Also