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)
SyntaxIColorOffset By { get; set; }
Property By As IColorOffset
Get
Set
property IColorOffset^ By {
IColorOffset^ get ();
void set (IColorOffset^ value);
}
abstract By : IColorOffset with get, set
Property Value
Type:
IColorOffset
See Also