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