Gets or sets whether the pixel grid is visible.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Property Value
Type: BooleanTrue if the pixel grid is visible.
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
Remarks
The pixel grid is visible when Zoom is greater than or equal to 64.
See Also