AnalysisWindowViewPosition

This 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 format "l,t,w,h", where l = left, t = top, w = width, h = height.

For example, suppose you enter the string "100, 50, 500, 700". PC-DMIS positions the window's top-left corner 50 pixels down from the top of your screen and 100 pixels away from the left side of your screen, with a window width of 500 pixels and a height of 700 pixels.