Click or drag to resize

AnimationColorBehavior By Property

Describes the relative color value for the color animation. Read/write ColorFormat .

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

Property Value

Type: AnimationColorTransform
See Also