aspose.diagram
Class SnapExtensions

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.

Field Summary
const  NumberNONE
           Snap to nothing.
const  NumberALIGNMENT_BOX_EXTENSION
           Snap to alignment box extension.
const  NumberCENTER_AXES
           Snap to center axis extension.
const  NumberCURVE_TANGENT
           Snap to curve tangent extension.
const  NumberENDPOINT
           Snap to end point extension.
const  NumberMIDPOINT
           Snap to mid point extension.
const  NumberLINEAR_EXTENSION
           Snap to linear extension.
const  NumberCURVE_EXTENSION
           Snap to curve extension.
const  NumberENDPOINT_PERPENDICULAR
           Snap to end point perpendicular extension.
const  NumberMIDPOINT_PERPENDICULAR
           Snap to mid point perpendicular extension.
const  NumberENDPOINT_HORIZONTAL
           Snap to end point horizontal extension.
const  NumberENDPOINT_VERTICAL
           Snap to end point vertical extension.
const  NumberELLIPSE_CENTER
           Snap to ellipse center extension.
const  NumberISOMETRIC_ANGLES
           Snap to isometric angles extension.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

NONE

const Number NONE
Snap to nothing.

ALIGNMENT_BOX_EXTENSION

const Number ALIGNMENT_BOX_EXTENSION
Snap to alignment box extension.

CENTER_AXES

const Number CENTER_AXES
Snap to center axis extension.

CURVE_TANGENT

const Number CURVE_TANGENT
Snap to curve tangent extension.

ENDPOINT

const Number ENDPOINT
Snap to end point extension.

MIDPOINT

const Number MIDPOINT
Snap to mid point extension.

LINEAR_EXTENSION

const Number LINEAR_EXTENSION
Snap to linear extension.

CURVE_EXTENSION

const Number CURVE_EXTENSION
Snap to curve extension.

ENDPOINT_PERPENDICULAR

const Number ENDPOINT_PERPENDICULAR
Snap to end point perpendicular extension.

MIDPOINT_PERPENDICULAR

const Number MIDPOINT_PERPENDICULAR
Snap to mid point perpendicular extension.

ENDPOINT_HORIZONTAL

const Number ENDPOINT_HORIZONTAL
Snap to end point horizontal extension.

ENDPOINT_VERTICAL

const Number ENDPOINT_VERTICAL
Snap to end point vertical extension.

ELLIPSE_CENTER

const Number ELLIPSE_CENTER
Snap to ellipse center extension.

ISOMETRIC_ANGLES

const Number ISOMETRIC_ANGLES
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.