CircularArc EndPointAdornment Property Cognex VisionPro 9.20
Get

Returns the end point adornment of this circular arc.

Set

Sets EndPointAdornment.

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

public CircularArcAdornmentConstants EndPointAdornment { get; set; }

Property Value

Type: CircularArcAdornmentConstants
Default Value: None
Exceptions

ExceptionCondition
ArgumentExceptionValue is not in CircularArcAdornmentConstants.
Remarks

Gets the endpoint adornment of this circular arc.

Remarks

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

See Also