Forum

WindowHeight in Pixel ?

Anyone suggest me how to get pixel value of main window height. I want to calculate y_distance from the bottom of the main window by the following method. y_distance = (price-WindowPriceMin())/(WindowPriceMax()-WindowPriceMin())*WindowHeight I need to get the value of WindowHeight in pixel in order