aspose.diagram
Class SnapSettingsValue

Utility class containing constants. Specifies the objects that shapes snap to when snap is active in the window

Field Summary
const  NumberSNAP_TO_NOTHING
           Snap to nothing.
const  NumberSNAP_TO_RULER_SUBDIVISIONS
           Snap to ruler subdivisions.
const  NumberSNAP_TO_GRID
           Snap to grid.
const  NumberSNAP_TO_GUIDES
           Snap to guides.
const  NumberSNAP_TO_SELECTION_HANDLES
           Snap to selection handles.
const  NumberSNAP_TO_VERTICES
           Snap to vertices.
const  NumberSNAP_TO_CONNECTION_POINTS
           Snap to connection points.
const  NumberSNAP_TO_THE_VISIBLE_EDGES_OF_SHAPES
           Snap to the visible edges of shapes.
const  NumberSNAP_TO_ALIGNMENT_BOX
           Snap to alignment box.
const  NumberSNAP_TO_SHAPE_EXTENSIONS_OPTIONS
           Snap to shape extensions options.
const  NumberSNAP_DISABLED
           Snap disabled.
const  NumberSNAP_TO_INTERSECTIONS
           Snap to intersections.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

SNAP_TO_NOTHING

const Number SNAP_TO_NOTHING
Snap to nothing.

SNAP_TO_RULER_SUBDIVISIONS

const Number SNAP_TO_RULER_SUBDIVISIONS
Snap to ruler subdivisions.

SNAP_TO_GRID

const Number SNAP_TO_GRID
Snap to grid.

SNAP_TO_GUIDES

const Number SNAP_TO_GUIDES
Snap to guides.

SNAP_TO_SELECTION_HANDLES

const Number SNAP_TO_SELECTION_HANDLES
Snap to selection handles.

SNAP_TO_VERTICES

const Number SNAP_TO_VERTICES
Snap to vertices.

SNAP_TO_CONNECTION_POINTS

const Number SNAP_TO_CONNECTION_POINTS
Snap to connection points.

SNAP_TO_THE_VISIBLE_EDGES_OF_SHAPES

const Number SNAP_TO_THE_VISIBLE_EDGES_OF_SHAPES
Snap to the visible edges of shapes.

SNAP_TO_ALIGNMENT_BOX

const Number SNAP_TO_ALIGNMENT_BOX
Snap to alignment box.

SNAP_TO_SHAPE_EXTENSIONS_OPTIONS

const Number SNAP_TO_SHAPE_EXTENSIONS_OPTIONS
Snap to shape extensions options.

SNAP_DISABLED

const Number SNAP_DISABLED
Snap disabled.

SNAP_TO_INTERSECTIONS

const Number SNAP_TO_INTERSECTIONS
Snap to intersections.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.