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

FieldDescription
NONEGlue is enabled, but no other glue settings are enabled.
GUIDESGlue to guides.
HANDLESGlue to handles.
VERTICESGlue to vertices.
CONNECTION_POINTSGlue to connection points.
GEOMETRYGlue to geometry.
DISABLEDGlue is disabled
UNDEFINEDUndefined.

See Also