RotationEffect Members

Include Protected Members
Include Inherited Members

Represents a rotation effect for an AnimationBehavior object.

The RotationEffect type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property By Sets or returns a single-precision floating-point number that represents the rotation of an object by the specified number of degrees; for example, a value of 180 means to rotate the object by 180 degrees. Read/write.
Public property From Sets or returns a single-precision floating-point number that represents the starting angle in degrees, specified relative to the screen (for example, 90 degrees is completely horizontal). Read/write.
Public property Parent Returns the parent object for the specified object.
Public property To Sets or returns a single-precision floating-point number that represents the ending rotation of an object in degrees, specified relative to the screen (for example, 90 degrees is completely horizontal). Read/write.

Top

See Also

Reference

RotationEffect Interface

Microsoft.Office.Interop.PowerPoint Namespace