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
| Field | Description |
|---|---|
| NONE | Snap to nothing. |
| RULER_SUBDIVISIONS | Snap to ruler subdivisions. |
| GRID | Snap to grid. |
| GUIDES | Snap to guides. |
| HANDLES | Snap to selection handles. |
| VERTICES | Snap to vertices. |
| CONNECTION_POINTS | Snap to connection points. |
| GEOMETRY | Snap to the visible edges of shapes. |
| ALIGNMENT_BOX | Snap to alignment box. |
| EXTENSIONS | Snap to shape extensions options. |
| DISABLED | Snap disabled. |
| INTERSECTIONS | Snap to intersections. |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram