Table of Contents

Method ReloadAllFromSvg

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ReloadAllFromSvg()

Reloads all images from their corresponding SVG sources.

public virtual void ReloadAllFromSvg()

Remarks

This method clears the current collections of small and large images and reloads them from the SVG sources. It ensures that both small and large versions of each image are reloaded. Use this method to refresh all images when the underlying SVG sources have changed.