🔹 Duration Class
namespace Noesis | MSDN
Represents the duration of time that a Timeline is active.
Properties
| Name | Description |
|---|---|
| ◆ DurationType | Gets duration type |
| ◆ TimeSpan | Gets duration time |
◆ Dependency Property ◆ Reflection Property
Attached Properties
Duration has no attached properties
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(const char*, Duration&) | Tries to parse a Duration from a string |
Events
Duration has no events
📍 On this page