getheight This function is used to get the height of current graphics device. int getheight(); Parameters None Return Value The height of current graphics device. Examples None