Share via


AnimationBehavior.ScaleEffect Property

Returns a ScaleEffect object for a given animation behavior. Read-only.

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

Syntax

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

value = instance.ScaleEffect
ScaleEffect ScaleEffect { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ScaleEffect

See Also

Reference

AnimationBehavior Interface

AnimationBehavior Members

Microsoft.Office.Interop.PowerPoint Namespace