aspose.diagram
Class ControlPictureAlignmentType

Utility class containing constants. Represents the alignment of the picture inside the Form or Image.

Field Summary
const  NumberTOP_LEFT
           The top left corner.
const  NumberTOP_RIGHT
           The top right corner.
const  NumberCENTER
           The center.
const  NumberBOTTOM_LEFT
           The bottom left corner.
const  NumberBOTTOM_RIGHT
           The bottom right corner.
 

Field Detail

TOP_LEFT

const Number TOP_LEFT
The top left corner.

TOP_RIGHT

const Number TOP_RIGHT
The top right corner.

CENTER

const Number CENTER
The center.

BOTTOM_LEFT

const Number BOTTOM_LEFT
The bottom left corner.

BOTTOM_RIGHT

const Number BOTTOM_RIGHT
The bottom right corner.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.