Table of Contents

Method UnpauseAnimations

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

UnpauseAnimations()

Unsuspends (i.e., unpauses) currently running animations that are defined within the SVG document fragment, causing the animation clock to continue from the time at which it was suspended.

public void UnpauseAnimations()