aspose.diagram
Class PinPosValue

Utility class containing constants. Specifies the pin position for the shape.

Field Summary
const  NumberTOP_LEFT
           left-top
const  NumberTOP_CENTER
           top-center
const  NumberTOP_RIGHT
           top-right
const  NumberCENTER_LEFT
           center-left.
const  NumberCENTER_CENTER
           center-center
const  NumberCENTER_RIGHT
           center-right
const  NumberBOTTOM_LEFT
           bottom-left.
const  NumberBOTTOM_CENTER
           bottom-center
const  NumberBOTTOM_RIGHT
           bottom-right
const  NumberUNDEFINED
           Undefined.
 

Field Detail

TOP_LEFT

const Number TOP_LEFT
left-top

TOP_CENTER

const Number TOP_CENTER
top-center

TOP_RIGHT

const Number TOP_RIGHT
top-right

CENTER_LEFT

const Number CENTER_LEFT
center-left.

CENTER_CENTER

const Number CENTER_CENTER
center-center

CENTER_RIGHT

const Number CENTER_RIGHT
center-right

BOTTOM_LEFT

const Number BOTTOM_LEFT
bottom-left.

BOTTOM_CENTER

const Number BOTTOM_CENTER
bottom-center

BOTTOM_RIGHT

const Number BOTTOM_RIGHT
bottom-right

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.