aspose.diagram
Class PlaceFlipValue

Utility class containing constants. Specifies how placeable shapes flip and/or rotate on a page when shapes are laid out using the Lay Out Shapes command in Microsoft Visio. The following hexadecimal values are allowed.

Field Summary
const  NumberDEFAULT_NO_FLIP
           Default. Do not flip.
const  NumberFLIP_HORIZONTAL
           Flip horizontal.
const  NumberFLIP_VERTICAL
           Flip vertical.
const  NumberFLIP_90_INCREMENTS
           Flip in 90-degree increments.
const  NumberNO_FLIP
           No flip.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

DEFAULT_NO_FLIP

const Number DEFAULT_NO_FLIP
Default. Do not flip.

FLIP_HORIZONTAL

const Number FLIP_HORIZONTAL
Flip horizontal.

FLIP_VERTICAL

const Number FLIP_VERTICAL
Flip vertical.

FLIP_90_INCREMENTS

const Number FLIP_90_INCREMENTS
Flip in 90-degree increments.

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.