Get
Gets the radius of the circle.
Set
Namespace: Cognex.VisionSets Radius.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Property Value
Type: DoubleDefault Value: 50
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value <= 0.0 |
Remarks
Radius of this circular arc.
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
- SfCenterX
- SfCenterY
- SfRadius
- SfAngleStart
- SfAngleSpan
- SfArcLength
- SfStartX
- SfStartY
- SfEndX
- SfEndY
- SfMidpointX
- SfMidpointY
See Also