StiAnimation Class
Namespace: Stimulsoft.Base.Context.Animation
Constructors
| Constructor | Description |
|---|---|
| StiAnimation(TimeSpan duration) | |
| StiAnimation(TimeSpan duration, TimeSpan beginTime) |
StiAnimation(duration: TimeSpan)
Parameters
- duration (TimeSpan)
StiAnimation(duration: TimeSpan, beginTime: TimeSpan)
Parameters
- duration (TimeSpan)
- beginTime (TimeSpan)
Properties
| Property | Type | Description |
|---|---|---|
| AnotherAnimation | StiAnimation | |
| BeginTime | TimeSpan | |
| BeginTimeCorrect | TimeSpan | |
| Duration | TimeSpan | |
| Id | object | |
| Type | StiAnimationType |