EffectInformation.Dim Property
Returns a ColorFormat object that represents the color to dim to after an animation is finished.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Dim As ColorFormat
Get
'Usage
Dim instance As EffectInformation
Dim value As ColorFormat
value = instance.Dim
ColorFormat Dim { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.ColorFormat