Enumeration for circular arc display modes.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Mathematical | 0 | Display the arc with the normal geometric radius specified in the Radius property. | |
| Screen | 1 | Display the arc with the screen radius specified in the DisplayedRadiusInScreenPixels property. |
See Also