ColorEffectBy Property

Describes the relative offset value for the color animation. Read/write IColorOffset.

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

Property Value

Type: IColorOffset

Implements

IColorEffectBy
See Also