Click or drag to resize

AnimationColorBehavior Direction Property

Indicates that direction to cycle the hue around the color wheel. Read/write AnimationColorDirection .

Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public AnimationColorDirection Direction { get; set; }

Property Value

Type: AnimationColorDirection
See Also