GlueSettingsValue enumeration
GlueSettingsValue enumeration
Specifies the objects that shapes glue to when glue is enabled in the document.
The GlueSettingsValue type exposes the following members:
Fields
| Field | Description | 
|---|---|
| GLUE_IS_ENABLED | Glue is enabled, but no other glue settings are enabled. | 
| GLUE_TO_GUIDES | Glue to guides. | 
| GLUE_TO_HANDLES | Glue to handles. | 
| GLUE_TO_VERTICES | Glue to vertices. | 
| GLUE_TO_CONNECTION_POINTS | Glue to connection points. | 
| GLUE_TO_GEOMETRY | Glue to geometry. | 
| GLUE_IS_DISABLED | Glue is disabled. | 
| UNDEFINED | Undefined. | 
See Also
- module aspose.diagram