Cog3DDisplay RenderScene Method Cognex VisionPro
Renders the content of the display to a bitmap with the actual resolution.

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

public BitmapSource RenderScene()

Return Value

Type: BitmapSource
The rendered content.
See Also