EllipticalArc DirectionAdornment Property Cognex VisionPro 9.21 SR1
Get

Returns/sets the direction adornment of this elliptical arc. These adornments indicate the direction from the start point to the end point.

Set

Sets DirectionAdornment.

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

public EllipticalArcDirectionAdornmentConstants DirectionAdornment { get; set; }

Property Value

Type: EllipticalArcDirectionAdornmentConstants
Default Value: None
Exceptions

Remarks

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

Remarks

Changed Raised when the value of this property changes.

See Also