BBjSystemMetrics::getScreenResolution
Description
In BBj 5.0 and higher, this BBjSystemMetrics method returns the screen resolution in dots per inch.
Syntax
Return Value |
Method |
int |
getScreenResolution() |
Parameters
None.
Return Value
Returns the screen resolution in dots per inch, typically 96 or 72.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.