Get
Gets the radius in screen pixels that the arc will be drawn with if DisplayMode is Screen.
Set
Namespace: Cognex.VisionSets DisplayedRadiusInScreenPixels.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Property Value
Type: Int32Default Value: 15
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value <= 0.0 |
Remarks
All of the geometric functions in CircularArc use only Radius to compute their results. This property only affects how the shape is rendered.
Remarks
Changed Raised when the value of this property changes. The following state flags may be affected:
See Also