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