Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public AnimationRestartType Restart { get; set; }
Public Property Restart As AnimationRestartType Get Set
public: property AnimationRestartType Restart { AnimationRestartType get (); void set (AnimationRestartType value); }
member Restart : AnimationRestartType with get, set