CircularArc DirectionAdornment Property Cognex VisionPro 9.10
Get

Gets the arc direction adornment of this circular arc.

Set

Sets DirectionAdornment.

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

public CircularArcDirectionAdornmentConstants DirectionAdornment { get; set; }

Property Value

Type: CircularArcDirectionAdornmentConstants
Default Value: None
Exceptions

Remarks

Gets the direction adornment of this circular arc which indicates the direction from the start point to the end point.

Remarks

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

See Also