Method PauseAnimations
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
PauseAnimations()
Suspends (i.e., pauses) all currently running animations that are defined within the SVG document fragment corresponding to this 'svg' element, causing the animation clock corresponding to this document fragment to stand still until it is unpaused.
public void PauseAnimations()