ColorEffectDirection Property

Specifies which direction to cycle the hue around the color wheel. Read/write ColorDirection.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ColorDirection Direction { get; set; }

Property Value

Type: ColorDirection

Implements

IColorEffectDirection
See Also