IRotationEffectTo Property |
Describes the ending 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 To As Single
Get
Set
property float To {
float get ();
void set (float value);
}
abstract To : float32 with get, set
Property Value
Type:
Single
See Also