Get
Gets the Radius of the start arc of this annulus section. Note this could be either the inner arc or the outer arc depending on whether RadialScale is greater than or less than 1.0.
Set
Namespace: Cognex.VisionSets Radius.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Property Value
Type: DoubleDefault Value: 50
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value <= 0.0 |
Remarks
Gets the radius of the start arc of this annulus section. If RadialScale is less than 1, the radius is from the center to the outer arc; if it is greater than 1, the radius is from the center to the inner arc.
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
See Also