Method UnsuspendRedrawAll
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
UnsuspendRedrawAll()
Cancels all currently active suspendRedraw() method calls. This method is most useful at the very end of a set of SVG DOM calls to ensure that all pending suspendRedraw() method calls have been cancelled.
public void UnsuspendRedrawAll()