CogDisplay RenderEngine Property Cognex VisionPro 9.20
Gets or sets the rendering engine used to draw the contents of the display.

Namespace: Cognex.VisionPro.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 80.0.0.0 (80.0.0.0)
Syntax

public virtual CogRenderEngineConstants RenderEngine { get; set; }

Property Value

Type: CogRenderEngineConstants
The rendering engine.
Events

Exceptions

ExceptionCondition
AxHost InvalidActiveXStateException Thrown when the display control is invalid.
See Also