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