aspose.diagram
Class ToPartValue

Utility class containing constants. The part of a shape to which a connection is made.

Field Summary
const  NumberNONE
           None.
const  NumberGUIDE_X
           GuideX.
const  NumberGUIDE_Y
           GuideY.
const  NumberWHOLE_SHAPE
           Whole shape.
const  NumberGUIDE_INTERSECTION
           Guide intersection.
const  NumberTO_ANGLE
           To angle.
const  NumberCONNECTION_POINT
           Connection point.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

NONE

const Number NONE
None.

GUIDE_X

const Number GUIDE_X
GuideX.

GUIDE_Y

const Number GUIDE_Y
GuideY.

WHOLE_SHAPE

const Number WHOLE_SHAPE
Whole shape.

GUIDE_INTERSECTION

const Number GUIDE_INTERSECTION
Guide intersection.

TO_ANGLE

const Number TO_ANGLE
To angle.

CONNECTION_POINT

const Number CONNECTION_POINT
Connection 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.