Table of Contents

Method ReloadSmallImagesFromSvg

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

ReloadSmallImagesFromSvg()

Reloads and regenerates the small-sized images from their corresponding SVG sources.

public virtual void ReloadSmallImagesFromSvg()

Remarks

This method clears the current collection of small images and regenerates them based on the existing SVG image sources. It processes each SVG source and creates a corresponding small-sized image.