asposediagram.api

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  intUSE_PAGE_DEFAULT
Use page default.
const  intFLIP_HORIZONTAL
Flip horizontal.
const  intFLIP_VERTICAL
Flip vertical.
const  intFLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270
Flip in 90 degree increments between 0 and 270.
const  intNO_FLIP
No flip.
const  intUNDEFINED
Undefined
 

    • Field Detail

      • USE_PAGE_DEFAULT

        const int USE_PAGE_DEFAULT
        Use page default.
      • FLIP_HORIZONTAL

        const int FLIP_HORIZONTAL
        Flip horizontal.
      • FLIP_VERTICAL

        const int FLIP_VERTICAL
        Flip vertical.
      • FLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270

        const int FLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270
        Flip in 90 degree increments between 0 and 270.
      • NO_FLIP

        const int NO_FLIP
        No flip.
      • UNDEFINED

        const int UNDEFINED
        Undefined