set_Enabled()
Timer::set_Enabled(bool) method
Starts or stops timer. Starting timer doesn’t restart time counting if timer is already executing.
void System::Timers::Timer::set_Enabled(bool value)
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | true to start timer, false to stop. |
See Also
- Class Timer
- Namespace System::Timers
- Library Aspose.Slides