aspose.diagram
Class FromPartValue

Utility class containing constants. The part of a shape from which a connection originates.

Field Summary
const  NumberNONE
           None.
const  NumberLEFT_EDGE
           Left edge.
const  NumberCENTER_EDGE
           Center edge.
const  NumberRIGHT_EDGE
           Right Edge.
const  NumberBOTTOM_EDGE
           Bottom Edge.
const  NumberMIDDLE_EDGE
           Middle Edge.
const  NumberTOP_EDGE
           Top Edge.
const  NumberBEGIN_X_CELL
           BeginX cell.
const  NumberBEGIN_Y_CELL
           BeginY Cell.
const  NumberBEGIN_X_OR_BEGIN_Y_POINT
           BeginX/BeginY point.
const  NumberEND_X_CELL
           EndX cell.
const  NumberEND_Y_CELL
           EndY cell.
const  NumberEND_X_OR_END_Y_POINT
           EndX/EndY point.
const  NumberCONTROL_POINT
           Control point.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

NONE

const Number NONE
None.

LEFT_EDGE

const Number LEFT_EDGE
Left edge.

CENTER_EDGE

const Number CENTER_EDGE
Center edge.

RIGHT_EDGE

const Number RIGHT_EDGE
Right Edge.

BOTTOM_EDGE

const Number BOTTOM_EDGE
Bottom Edge.

MIDDLE_EDGE

const Number MIDDLE_EDGE
Middle Edge.

TOP_EDGE

const Number TOP_EDGE
Top Edge.

BEGIN_X_CELL

const Number BEGIN_X_CELL
BeginX cell.

BEGIN_Y_CELL

const Number BEGIN_Y_CELL
BeginY Cell.

BEGIN_X_OR_BEGIN_Y_POINT

const Number BEGIN_X_OR_BEGIN_Y_POINT
BeginX/BeginY point.

END_X_CELL

const Number END_X_CELL
EndX cell.

END_Y_CELL

const Number END_Y_CELL
EndY cell.

END_X_OR_END_Y_POINT

const Number END_X_OR_END_Y_POINT
EndX/EndY point.

CONTROL_POINT

const Number CONTROL_POINT
Control point.

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.