| ScreenCaptureRectangle Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic Rectangle Rectangle { get; set; }Public Property Rectangle As Rectangle
	Get
	Set
public:
property Rectangle Rectangle {
	Rectangle get ();
	void set (Rectangle value);
}member Rectangle : Rectangle with get, set
Property Value
Type: 
Rectangle
See Also