Share via


Window.ShowGuides Property

Visio Automation Reference

Determines whether guides are shown in a window. Read/write.

Version Information
 Version Added:  Visio 4.5

Syntax

expression.ShowGuides

expression   A variable that represents a Window object.

Return Value
Integer

Remarks

Setting the ShowGuides property is equivalent to clicking Guides on the View menu.

See Also