Enumeration for method of specifying pan anchor.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Absolute | 0 | Indicates that the specified pan anchor is in absolute screen or image coordinates. | |
| Relative | 1 | Indicates that the specified pan anchor is relative to screen or image size. |
See Also