VisGlueSettings enumeration (Visio)

Flags passed to or returned by the Document.GlueSettings property.

Constant Value Description
visGlueToConnectionPoints &H8 Glue to connection points.
visGlueToDisabled &H8000 Disable glue.
visGlueToGeometry &H20 Glue to shape geometry.
visGlueToGuides &H1 Glue to guides.
visGlueToHandles &H2 Glue to shape handles.
visGlueToNone &H0 Glue is enabled but no other glue settings are on.
visGlueToVertices &H4 Glue to shape vertices.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.