SnapSettingsValue
SnapSettingsValue enumeration
Utility class containing constants. Specifies the objects that shapes snap to when snap is active in the window
Values
| Name | Description |
|---|---|
| SNAP_TO_NOTHING | Snap to nothing. |
| SNAP_TO_RULER_SUBDIVISIONS | Snap to ruler subdivisions. |
| SNAP_TO_GRID | Snap to grid. |
| SNAP_TO_GUIDES | Snap to guides. |
| SNAP_TO_SELECTION_HANDLES | Snap to selection handles. |
| SNAP_TO_VERTICES | Snap to vertices. |
| SNAP_TO_CONNECTION_POINTS | Snap to connection points. |
| SNAP_TO_THE_VISIBLE_EDGES_OF_SHAPES | Snap to the visible edges of shapes. |
| SNAP_TO_ALIGNMENT_BOX | Snap to alignment box. |
| SNAP_TO_SHAPE_EXTENSIONS_OPTIONS | Snap to shape extensions options. |
| SNAP_DISABLED | Snap disabled. |
| SNAP_TO_INTERSECTIONS | Snap to intersections. |
| UNDEFINED | Undefined. |