Window.Visible Property (Visio)

Determines whether a window is visible. Read/write.

Version Information

Version Added: Visio 2000

Syntax

expression .Visible

expression A variable that represents a Window object.

Return Value

Boolean

Remarks

If your Visual Studio solution includes the Microsoft.Office.Interop.Visio reference, this property maps to the following types:

  • Microsoft.Office.Interop.Visio.IVWindow.Visible