Table of Contents

Method ReloadLargeImagesFromSvg

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

ReloadLargeImagesFromSvg()

Reloads and regenerates large images from their corresponding SVG sources.

public virtual void ReloadLargeImagesFromSvg()

Remarks

This method clears the current collection of large images and regenerates them based on the existing SVG image sources. It processes each SVG source and updates the large image collection accordingly.