Field Summary | ||
---|---|---|
const int | NONE | |
Snap to nothing.
|
||
const int | RULER_SUBDIVISIONS | |
Snap to ruler subdivisions.
|
||
const int | GRID | |
Snap to grid.
|
||
const int | GUIDES | |
Snap to guides.
|
||
const int | HANDLES | |
Snap to selection handles.
|
||
const int | VERTICES | |
Snap to vertices.
|
||
const int | CONNECTION_POINTS | |
Snap to connection points.
|
||
const int | GEOMETRY | |
Snap to the visible edges of shapes.
|
||
const int | ALIGNMENT_BOX | |
Snap to alignment box.
|
||
const int | EXTENSIONS | |
Snap to shape extensions options.
|
||
const int | DISABLED | |
Snap disabled.
|
||
const int | INTERSECTIONS | |
Snap to intersections.
|
||
const int | UNDEFINED | |
Undefined.
|
const int NONE
const int RULER_SUBDIVISIONS
const int GRID
const int GUIDES
const int HANDLES
const int VERTICES
const int CONNECTION_POINTS
const int GEOMETRY
const int ALIGNMENT_BOX
const int EXTENSIONS
const int DISABLED
const int INTERSECTIONS
const int UNDEFINED