IRotationEffectBy Property |
Describes the relative offset value for the animation.
Read/write
Single.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxProperty By As Single
Get
Set
property float By {
float get ();
void set (float value);
}
abstract By : float32 with get, set
Property Value
Type:
Single
See Also