aspose.diagram
Class ShapePlaceFlipValue

Utility class containing constants. Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).

Field Summary
const  NumberUSE_PAGE_DEFAULT
           Use page default.
const  NumberFLIP_HORIZONTAL
           Flip horizontal.
const  NumberFLIP_VERTICAL
           Flip vertical.
const  NumberFLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270
           Flip in 90 degree increments between 0 and 270.
const  NumberNO_FLIP
           No flip.
const  NumberUNDEFINED
           Undefined
 

Field Detail

USE_PAGE_DEFAULT

const Number USE_PAGE_DEFAULT
Use page default.

FLIP_HORIZONTAL

const Number FLIP_HORIZONTAL
Flip horizontal.

FLIP_VERTICAL

const Number FLIP_VERTICAL
Flip vertical.

FLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270

const Number FLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270
Flip in 90 degree increments between 0 and 270.

NO_FLIP

const Number NO_FLIP
No flip.

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.