Document.GlueEnabled Property

Visio Automation Reference

Determines whether glue is enabled in the document. Read/write.

Version Information
 Version Added:  Visio 2002

Syntax

expression.GlueEnabled

expression   A variable that represents a Document object.

Return Value
Boolean

Remarks

The value of the GlueEnabled property corresponds to the setting of the Glue check box on the General tab in the Snap & Glue dialog box (on the Tools menu, click Snap & Glue).

See Also