Share via


OpenDrawWindow Method [Visio 2003 SDK Documentation]

Opens a new drawing window that displays a page, master, or group.

objRet = object**.OpenDrawWindow**

objRet     A Window object that represents the opened window.

object     Required. An expression that returns a Page, Master, or Shape object to display in the drawing window.

Version added

4.1

Remarks

The OpenDrawWindow method opens a new drawing window, even if the page, master, or group is already displayed in a drawing window.

Applies to | Master object | Page object | Shape object

See Also | OpenIconWindow method | OpenSheetWindow method | OpenStencilWindow method