CogCircularArc DirectionAdornment Property Cognex VisionPro
Returns/sets the arc direction adornment of this circular arc.

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

public CogCircularArcDirectionAdornmentConstants DirectionAdornment { get; set; }

Property Value

Type: CogCircularArcDirectionAdornmentConstants
Events

Event TypeReason
CogCircularArc Changed

Fires when the adornment changes.

The following state flag may be affected:

    Exceptions

    Remarks

    Sets or gets the direction adornment of this circular arc which indicates the direction from the start point to the end point.

    Default Value: None

    See Also