GlueSettings enumeration
GlueSettings enumeration
The bit values indicate that a specific glue setting is on or off. The value may be a sum of the values:
The GlueSettings type exposes the following members:
Fields
| Field | Description |
|---|---|
| NONE | Glue is enabled, but no other glue settings are enabled. |
| GUIDES | Glue to guides. |
| HANDLES | Glue to handles. |
| VERTICES | Glue to vertices. |
| CONNECTION_POINTS | Glue to connection points. |
| GEOMETRY | Glue to geometry. |
| DISABLED | Glue is disabled |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram