Display Class |
Namespace: ProScript
The Display type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdjustAspect |
This method adjusts an already range corrected AdjustedCoordinate so that
the aspect ratio matches that of the aspect ratio reported by the device.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetCaptionLength |
Gets the maximum length of a button caption.
|
![]() | GetColorDepth |
Gets the color depth of the screen (if equipped) in bits.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetHeight |
Gets Either the height in pixels of the screen (if equipped) or an abstract number
representing the vertical component of the aspect ratio of the device
digitizer (if no screen).
|
![]() | GetRegionCount |
Gets the number of supported regions in this device.
|
![]() | GetTextHeight |
Gets the height of a single character in pixels.
|
![]() | GetTextWidth |
Gets the width of a single character in pixels.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWidth |
Gets either the width in pixels of the screen (if equipped) or an abstract number
representing the horizontal component of the aspect ratio of the device
digitizer (if no screen).
|
![]() | ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |