Returns/sets the distance from the center of the ellipse to its boundary (measured along the rotated y-axis).
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogEllipse Changed | Fires when the value of this property changes. The following state flags may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new radius is <=0. |
Remarks
Sets or gets the distance from the center of this ellipse to its boundary along the y-axis. The y-axis may be rotated.
Default Value: 50
See Also