Get
Returns the distance from the center of the ellipse to its boundary (measured along the rotated x-axis).
Set
Namespace: Cognex.VisionSets RadiusX.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
Syntax
Property Value
Type: DoubleDefault Value: 50
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new radius is <=0. |
Remarks
Gets the distance from the center of this ellipse to its boundary along the x-axis. The x-axis may be rotated.
Remarks
Changed Raised when the value of this property changes. The following state flag may be affected:
See Also