Click or drag to resize

ScreenCaptureArgs Constructor

Initializes a new instance of the ScreenCaptureArgs class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ScreenCaptureArgs(
	Bitmap screen
)

Parameters

screen
Type: System.DrawingBitmap
See Also