Class: DisplayInfo

dto~ DisplayInfo

This type is responsible for storing information about a digitizer's physical screen.

new DisplayInfo()

Constructor, creates a new instance of this type.
Tutorials:

Members

captionLength :number

The maximum length of a button caption.

characterHeight :number

The height of a character in the device's block font.

characterWidth :number

The width of a character in the device's block font.

colorDepth :number

The color depth of the physical screen.

height :number

The height of the physical screen in pixels.

regionCount :number

The number of regions this device supports.

width :number

The width of the physical screen in pixels.