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; }
Public Property By As IColorOffset
Get
Set
public:
virtual property IColorOffset^ By {
IColorOffset^ get () sealed;
void set (IColorOffset^ value) sealed;
}
abstract By : IColorOffset with get, set
override By : IColorOffset with get, set
Property Value
Type:
IColorOffsetImplements
IColorEffectBySee Also