RotationTypeValue enumeration

RotationTypeValue enumeration

Specifies the type of projection of the effect properties of a shape

The RotationTypeValue type exposes the following members:

Fields

FieldDescription
NONESpecifies no 3D effects rotation.
PARALLELSpecifies that a parallel projection is applied to the 3D effect properties.
PERSPECTIVESpecifies that the shape rotates in perspective projection.
OBLIQUE_FROM_TOP_LEFTSpecifies that the shape rotates in oblique projection from the top left corner of the bounding box of the shape.
OBLIQUE_FROM_TOP_RIGHTSpecifies that the shape rotates oblique projection from the top right corner of the bounding box of the shape.
OBLIQUE_FROM_BOTTOM_LEFTSpecifies that the shape rotates oblique projection from the bottom left corner of the bounding box of the shape.
OBLIQUE_FROM_BOTTOM_RIGHTSpecifies that the shape rotates oblique projection from the bottom right corner of the bounding box of the shape.
UNDEFINEDNo light rig.

See Also