YouWindow setWindow Method YouInteract Documentation
To set the screen measures

Namespace: YouInteract.YouPlugin_Developing
Assembly: YouInteract (in YouInteract.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void setWindow(
	double height,
	double width
)

Parameters

height
Type: System Double
Screen Height
width
Type: System Double
Screen Width
See Also