YouWindow
getWidth Method
YouInteract Documentation
Function for getting the screens width
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
double
getWidth
()
public static double getWidth()
Return Value
Type:
Double
Returns the screen's width
See Also
Reference
YouWindow Class
YouInteract.YouPlugin_Developing Namespace