PropertyEffectFrom Property |
Specifies the starting value of the animation.
Read/write
String.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public string From { get; set; }
Public Property From As String
Get
Set
public:
virtual property String^ From {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract From : string with get, set
override From : string with get, set
Property Value
Type:
StringImplements
IPropertyEffectFromSee Also