AnimationBehavior.RotationEffect Property
Returns a RotationEffect object for an animation behavior. Read-only
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property RotationEffect As RotationEffect
Get
'Usage
Dim instance As AnimationBehavior
Dim value As RotationEffect
value = instance.RotationEffect
RotationEffect RotationEffect { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.RotationEffect