GlueSettingsValue

GlueSettingsValue enumeration

Utility class containing constants. Specifies the objects that shapes glue to when glue is enabled in the document.

Values

NameDescription
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.