geToggleDisplayResolution
geToggleDisplayResolution( )
Description
Rotates the value of the graphic environment variable displayResolution between the values Very High, High, Medium, and Low. This function is bound to the F9 bindkey in the default layout editor bindkeys.
Arguments
Value Returned
|
Returns an information message indicating which resolution is applied to the current window. |
Examples
Returns the information message, Display resolution set to 'Very High'.
geToggleDisplayResolution()
Related Topics
Return to top