Shape.OpenDrawWindow Method

Visio Automation Reference

Opens a new drawing window that displays a group.

Version Information
 Version Added:  Visio 4.1

Syntax

expression.OpenDrawWindow

expression   A variable that represents a Shape object.

Return Value
Window

Remarks

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

See Also