Screen.TwipsPerPixelY (property)
Syntax | Screen.TwipsPerPixelY |
Description | Returns an Integer representing the number of twips per pixel in the vertical direction of the installed display driver. |
Comments | This property is read-only. |
Example |
This example displays the number of twips across the screen vertically.
|
See Also | Screen.TwipsPerPixelX (property). |