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

FieldDescription
GLUE_IS_ENABLEDGlue is enabled, but no other glue settings are enabled.
GLUE_TO_GUIDESGlue to guides.
GLUE_TO_HANDLESGlue to handles.
GLUE_TO_VERTICESGlue to vertices.
GLUE_TO_CONNECTION_POINTSGlue to connection points.
GLUE_TO_GEOMETRYGlue to geometry.
GLUE_IS_DISABLEDGlue is disabled.
UNDEFINEDUndefined.

See Also