SnapExtensions element (Window_Type complexType) (Visio XML)
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.
Element information
Value | |
---|---|
Element type |
SnapExtensions_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
windows.xml |
Definition
< xs:element name="SnapExtensions" type="SnapExtensions_Type" minOccurs="0" maxOccurs="1" >
</xs:element >
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
Element | Type | Description |
---|---|---|
Window |
Window_Type |
Child elements
None.
Attributes
None.
Remarks
The value of the SnapExtensions element 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 endpoint extension. |
16 |
Snap to midpoint extension. |
32 |
Snap to linear extension. |
64 |
Snap to curve extension. |
128 |
Snap to endpoint perpendicular extension. |
256 |
Snap to midpoint perpendicular extension. |
512 |
Snap to endpoint horizontal extension. |
1024 |
Snap to endpoint vertical extension. |
2048 |
Snap to ellipse center extension. |
4096 |
Snap to isometric angles extension. |