
This method returns a list indicating the virtual screen size in pixels.
Returns the following according to the situation:
The method takes no parameter.
Copy Code |
|---|
(Odcl_GetVirtualScreenSize ) |
Copy Code |
|---|
; Get the virtual screen dimension (Setq rValue (Odcl_GetVirtualScreenSize)) |