ICog3DDisplayV2 DisplayMode Property Cognex VisionPro 9.23
Gets or sets the current rendering mode of the display NOTE: Setting the mode to DisplayModes.Vertices may lead to runtime error on Intel HD3000 with the latest Intel grpahics driver (VC5 hardware)

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

DisplayModes DisplayMode { get; set; }

Property Value

Type: DisplayModes
See Also