aspose.diagram
Class SnapExtensionsValue

Utility class containing constants. Specifies whether a specific snap extension setting is enabled or disabled for the active window. The value can be a sum of the values in the following table.

Field Summary
const  NumberSNAP_TO_NOTHING
           Snap to nothing.
const  NumberSNAP_TO_ALIGNMENT_BOX_EXTENSION
           Snap to alignment box extension.
const  NumberSNAP_TO_CENTER_AXIS_EXTENSION
           Snap to center axis extension.
const  NumberSNAP_TO_CURVE_TANGENT_EXTENSION
           Snap to curve tangent extension.
const  NumberSNAP_TO_END_POINT_EXTENSION
           Snap to end point extension.
const  NumberSNAP_TO_MID_POINT_EXTENSION
           Snap to mid point extension.
const  NumberSNAP_TO_LINEAR_EXTENSION
           Snap to linear extension.
const  NumberSNAP_TO_CURVE_EXTENSION
           Snap to curve extension.
const  NumberSNAP_TO_END_POINT_PERPENDICULAR_EXTENSION
           Snap to end point perpendicular extension.
const  NumberSNAP_TO_MID_POINT_PERPENDICULAR_EXTENSION
           Snap to mid point perpendicular extension.
const  NumberSNAP_TO_END_POINT_HORIZONTAL_EXTENSION
           Snap to end point horizontal extension.
const  NumberSNAP_TO_END_POINT_VERTICAL_EXTENSION
           Snap to end point vertical extension.
const  NumberSNAP_TO_ELLIPSE_CENTER_EXTENSION
           Snap to ellipse center extension.
const  NumberSNAP_TO_ISOMETRIC_ANGLES_EXTENSION
           Snap to isometric angles extension.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

SNAP_TO_NOTHING

const Number SNAP_TO_NOTHING
Snap to nothing.

SNAP_TO_ALIGNMENT_BOX_EXTENSION

const Number SNAP_TO_ALIGNMENT_BOX_EXTENSION
Snap to alignment box extension.

SNAP_TO_CENTER_AXIS_EXTENSION

const Number SNAP_TO_CENTER_AXIS_EXTENSION
Snap to center axis extension.

SNAP_TO_CURVE_TANGENT_EXTENSION

const Number SNAP_TO_CURVE_TANGENT_EXTENSION
Snap to curve tangent extension.

SNAP_TO_END_POINT_EXTENSION

const Number SNAP_TO_END_POINT_EXTENSION
Snap to end point extension.

SNAP_TO_MID_POINT_EXTENSION

const Number SNAP_TO_MID_POINT_EXTENSION
Snap to mid point extension.

SNAP_TO_LINEAR_EXTENSION

const Number SNAP_TO_LINEAR_EXTENSION
Snap to linear extension.

SNAP_TO_CURVE_EXTENSION

const Number SNAP_TO_CURVE_EXTENSION
Snap to curve extension.

SNAP_TO_END_POINT_PERPENDICULAR_EXTENSION

const Number SNAP_TO_END_POINT_PERPENDICULAR_EXTENSION
Snap to end point perpendicular extension.

SNAP_TO_MID_POINT_PERPENDICULAR_EXTENSION

const Number SNAP_TO_MID_POINT_PERPENDICULAR_EXTENSION
Snap to mid point perpendicular extension.

SNAP_TO_END_POINT_HORIZONTAL_EXTENSION

const Number SNAP_TO_END_POINT_HORIZONTAL_EXTENSION
Snap to end point horizontal extension.

SNAP_TO_END_POINT_VERTICAL_EXTENSION

const Number SNAP_TO_END_POINT_VERTICAL_EXTENSION
Snap to end point vertical extension.

SNAP_TO_ELLIPSE_CENTER_EXTENSION

const Number SNAP_TO_ELLIPSE_CENTER_EXTENSION
Snap to ellipse center extension.

SNAP_TO_ISOMETRIC_ANGLES_EXTENSION

const Number SNAP_TO_ISOMETRIC_ANGLES_EXTENSION
Snap to isometric angles extension.

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.