Share via


AnimationBehavior.MotionEffect Property

Returns a MotionEffect object that represents the properties of a motion animation.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property MotionEffect As MotionEffect
    Get
'Usage
Dim instance As AnimationBehavior
Dim value As MotionEffect

value = instance.MotionEffect
MotionEffect MotionEffect { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.MotionEffect

See Also

Reference

AnimationBehavior Interface

AnimationBehavior Members

Microsoft.Office.Interop.PowerPoint Namespace