RotationEffectTo 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)
Syntax public float To { get; set; }
Public Property To As Single
Get
Set
public:
virtual property float To {
float get () sealed;
void set (float value) sealed;
}
abstract To : float32 with get, set
override To : float32 with get, set
Property Value
Type:
SingleImplements
IRotationEffectToSee Also