Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.09 KB

Visio.vissnapsettings.md

File metadata and controls

33 lines (26 loc) · 1.09 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
VisSnapSettings enumeration (Visio)
vis_sdr.chm70320
vis_sdr.chm70320
4b827f53-ac82-b521-c24a-58dc633a63ac
06/08/2017
medium

VisSnapSettings enumeration (Visio)

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

Constant Value Description
visSnapToAlignmentBox &H200 Snap to the alignment box.
visSnapToConnectionPoints &H20 Snap to connection points.
visSnapToDisabled &H8000 Disable snap.
visSnapToExtensions &H400 Snap to shape extensions options.
visSnapToGeometry &H100 Snap to the visible edges of shapes.
visSnapToGrid &H2 Snap to the grid.
visSnapToGuides &H4 Snap to guides.
visSnapToHandles &H8 Snap to selection handles.
visSnapToIntersections &H10000 Snap to intersections.
visSnapToNone &H0 Snap to nothing.
visSnapToRulerSubdivisions &H1 Snap to tick marks on the ruler.
visSnapToVertices &H10 Snap to vertices.

[!includeSupport and feedback]