Returns/sets the end point adornment of this circular arc.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogCircularArcAdornmentConstantsEvents
| Event Type | Reason |
|---|---|
| CogCircularArc Changed | Fires when the adornment changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is not in CogCircularArcAdornmentConstants. |
Remarks
Sets or gets the endpoint adornment of this circular arc.
Default Value: None
See Also