Enumeration for circular arc display modes.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.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. |
Remarks
Enumeration for circular arc display modes.
See Also