Duration Class
namespace Noesis | MSDN
Represents the duration of time that a Timeline is active.
Methods
Name | Description |
---|---|
Automatic | Creates a new Duration of Automatic type |
Forever | Creates a new Duration of Forever type |
ToString | Gets duration as a string |
TryParse | Tries to parse a Duration from a string |
Properties
Name | Description | |
---|---|---|
![]() |
DurationType | Gets duration type |
![]() |
TimeSpan | Gets duration time |
Dependency Property
Read-only