aspose.diagram
Class RotationTypeValue

Utility class containing constants. Specifies the type of projection of the effect properties of a shape

Field Summary
const  NumberNONE
           Specifies no 3D effects rotation.
const  NumberPARALLEL
           Specifies that a parallel projection is applied to the 3D effect properties.
const  NumberPERSPECTIVE
           Specifies that the shape rotates in perspective projection.
const  NumberOBLIQUE_FROM_TOP_LEFT
           Specifies that the shape rotates in oblique projection from the top left corner of the bounding box of the shape.
const  NumberOBLIQUE_FROM_TOP_RIGHT
           Specifies that the shape rotates oblique projection from the top right corner of the bounding box of the shape.
const  NumberOBLIQUE_FROM_BOTTOM_LEFT
           Specifies that the shape rotates oblique projection from the bottom left corner of the bounding box of the shape.
const  NumberOBLIQUE_FROM_BOTTOM_RIGHT
           Specifies that the shape rotates oblique projection from the bottom right corner of the bounding box of the shape.
const  NumberUNDEFINED
           No light rig.
 

Field Detail

NONE

const Number NONE
Specifies no 3D effects rotation.

PARALLEL

const Number PARALLEL
Specifies that a parallel projection is applied to the 3D effect properties.

PERSPECTIVE

const Number PERSPECTIVE
Specifies that the shape rotates in perspective projection.

OBLIQUE_FROM_TOP_LEFT

const Number OBLIQUE_FROM_TOP_LEFT
Specifies that the shape rotates in oblique projection from the top left corner of the bounding box of the shape.

OBLIQUE_FROM_TOP_RIGHT

const Number OBLIQUE_FROM_TOP_RIGHT
Specifies that the shape rotates oblique projection from the top right corner of the bounding box of the shape.

OBLIQUE_FROM_BOTTOM_LEFT

const Number OBLIQUE_FROM_BOTTOM_LEFT
Specifies that the shape rotates oblique projection from the bottom left corner of the bounding box of the shape.

OBLIQUE_FROM_BOTTOM_RIGHT

const Number OBLIQUE_FROM_BOTTOM_RIGHT
Specifies that the shape rotates oblique projection from the bottom right corner of the bounding box of the shape.

UNDEFINED

const Number UNDEFINED
No light rig.

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