CircularArc StartPointAdornment Property Cognex VisionPro 9.20
Get

Gets the start point adornment of this circular arc.

Set

Sets StartPointAdornment.

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

public CircularArcAdornmentConstants StartPointAdornment { get; set; }

Property Value

Type: CircularArcAdornmentConstants
Default Value: None
Exceptions

ExceptionCondition
ArgumentExceptionValue is not in CircularArcAdornmentConstants.
Remarks

Gets the start point adornment of this circular arc.

Remarks

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

See Also