AnalysisWindowViewPosition

This registry entry defines the size and position of the Analysis window. (You can use the Analysis window to create an ANALYSISVIEW or DISPLAY/METAFILE command in PC-DMIS.) The software updates this value whenever the window is repositioned or re-sized.

Entry Name: AnalysisWindowViewPosition

Entry Type: String value in the following format:

"l,t,w,h"

where l = left, t = top, w = width, h = height.

For example, suppose you have a string with "100, 50, 500, 700". The window's top left corner is then positioned at 50 pixels down from the top of your screen and 100 pixels away from the left side of your screen; and the window has a width of 500 pixels and a height of 700 pixels.