The Viewers object is a collection of all currently open standalone image viewers. It can be obtained via the DOpus.viewers property.
Property Name |
Return Type |
Description |
---|---|---|
<default value> |
collection:Viewer |
Lets you enumerate the currently open viewers. |
lastactive |
object:Viewer |
Returns a Viewer object representing the most recently active viewer window. |