IPropertyEffectBy Property |
Specifies a relative offset value for the animation with respect to its
position before the start of the animation.
Read/write
String.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxProperty By As String
Get
Set
property String^ By {
String^ get ();
void set (String^ value);
}
abstract By : string with get, set
Property Value
Type:
String
See Also