Share via


AnimationBehavior.ColorEffect Property

Returns a ColorEffect object that represents the color properties for a specified animation behavior.

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

Syntax

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

value = instance.ColorEffect
ColorEffect ColorEffect { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ColorEffect

See Also

Reference

AnimationBehavior Interface

AnimationBehavior Members

Microsoft.Office.Interop.PowerPoint Namespace