GlueSettings Element
Specifies the objects that shapes glue to when glue is enabled in the document.
The bit values indicate that a specific glue setting is on or off. The value may be a sum of the following values:
Value |
Description |
---|---|
0 |
Glue is enabled, but no other glue settings are enabled. |
1 |
Glue to guides. |
2 |
Glue to handles. |
4 |
Glue to vertices. |
8 |
Glue to connection points. |
32 |
Glue to geometry. |
32768 |
Glue is disabled. |
Syntax
<GlueSettings>
</GlueSettings>
Attributes
None
Element properties
Property |
Value |
---|---|
Name |
GlueSettings |
Minimum Occurrences |
0 |
Maximum Occurrences |
1 |
Element information
Parent elements
Child elements
None
If there are Window elements present in the document, the settings specified in the elements contained there will override the elements contained in the DocumentSettings element.
See also
GlueSettings property