SnapSettingsValue enumeration

SnapSettingsValue enumeration

Specifies the objects that shapes snap to when snap is active in the window

The SnapSettingsValue type exposes the following members:

Fields

FieldDescription
SNAP_TO_NOTHINGSnap to nothing.
SNAP_TO_RULER_SUBDIVISIONSSnap to ruler subdivisions.
SNAP_TO_GRIDSnap to grid.
SNAP_TO_GUIDESSnap to guides.
SNAP_TO_SELECTION_HANDLESSnap to selection handles.
SNAP_TO_VERTICESSnap to vertices.
SNAP_TO_CONNECTION_POINTSSnap to connection points.
SNAP_TO_THE_VISIBLE_EDGES_OF_SHAPESSnap to the visible edges of shapes.
SNAP_TO_ALIGNMENT_BOXSnap to alignment box.
SNAP_TO_SHAPE_EXTENSIONS_OPTIONSSnap to shape extensions options.
SNAP_DISABLEDSnap disabled.
SNAP_TO_INTERSECTIONSSnap to intersections.
UNDEFINEDUndefined.

See Also