Click or drag to resize
ScreenRecorderAddFrame Method (Boolean)
Adds a screenshot of the window specified in Start() to the current recording.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public static void AddFrame(
	bool synchronous
)

Parameters

synchronous
Type: SystemBoolean
Block until the last frame is complete.
Version Information

Supported in: 1.0.0.0
See Also