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
C#
VB
C++
F#
Copy to Clipboard
Print
public
static
void
setWindow
(
double
height
,
double
width
)
public static void setWindow( double height, double width )
Parameters
height
Type:
System
Double
Screen Height
width
Type:
System
Double
Screen Width
See Also
Reference
YouWindow Class
YouInteract.YouPlugin_Developing Namespace