Displaying the Detail window
The Detail window displays a small, magnified section of the image in the active document window--the area around the pointer location.
Sample Detail window
To display or hide the Detail window:
· Use the ShowDetailWindow transaction (1 = show, 0 = hide).
The Detail window is displayed or closed. You can also use the IsDetailWindowVisible transaction (no parameters) to find out whether or not the window is open.
Back to: Displaying floating windows