Enumeration for the degree of freedom for any shape.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Position | -2147483648 | ||
| All | -1 |
Remarks
Enumeration that describes which degrees of freedom (DOF) are enabled for a CogGraphicInteractive. You can OR these constants to combine different degrees of freedom.
See Also