SnapExtensions Element [Visio 2003 SDK Documentation]

Specifies whether a specific snap extension setting is enabled or disabled for the active window. The value can be a sum of the values in the following table.

Value Description

0

Snap to nothing.

1

Snap to alignment box extension.

2

Snap to center axis extension.

4

Snap to curve tangent extension.

8

Snap to end point extension.

16

Snap to mid point extension.

32

Snap to linear extension.

64

Snap to curve extension.

128

Snap to end point perpendicular extension.

256

Snap to mid point perpendicular extension.

512

Snap to end point horizontal extension.

1024

Snap to end point vertical extension.

2048

Snap to ellipse center extension.

4096

Snap to isometric angles extension.

Syntax

<SnapExtensions>
</SnapExtensions>

Attributes

None

Element properties

Property Value
Name SnapExtensions
Minimum Occurrences 0
Maximum Occurrences 1

Element information

Parent elements

DocumentSettings

Window

Child elements

None

Remarks

If a Windows element is present in the document, the SnapExtensions setting in the active Window element overrides the SnapExtensions setting in the DocumentSettings element.

See also

SnapExtensions property