SnapSettings enumeration

SnapSettings enumeration

Specifies the objects that shapes snap to when snap is active in the window. The value may be a sum of the values.

The SnapSettings type exposes the following members:

Fields

FieldDescription
NONESnap to nothing.
RULER_SUBDIVISIONSSnap to ruler subdivisions.
GRIDSnap to grid.
GUIDESSnap to guides.
HANDLESSnap to selection handles.
VERTICESSnap to vertices.
CONNECTION_POINTSSnap to connection points.
GEOMETRYSnap to the visible edges of shapes.
ALIGNMENT_BOXSnap to alignment box.
EXTENSIONSSnap to shape extensions options.
DISABLEDSnap disabled.
INTERSECTIONSSnap to intersections.
UNDEFINEDUndefined.

See Also