Click or drag to resize

StiOnlineMapLastImageCacheStoreLastImage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.StiOnlineMapLastImageCache.StoreLastImage(Stimulsoft.Report.Dashboard.IStiOnlineMapElement,System.Drawing.Image)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void StoreLastImage(
	IStiOnlineMapElement element,
	Image image
)

Parameters

element
Type: Stimulsoft.Report.DashboardIStiOnlineMapElement

[Missing <param name="element"/> documentation for "M:Stimulsoft.Report.Dashboard.StiOnlineMapLastImageCache.StoreLastImage(Stimulsoft.Report.Dashboard.IStiOnlineMapElement,System.Drawing.Image)"]

image
Type: System.DrawingImage

[Missing <param name="image"/> documentation for "M:Stimulsoft.Report.Dashboard.StiOnlineMapLastImageCache.StoreLastImage(Stimulsoft.Report.Dashboard.IStiOnlineMapElement,System.Drawing.Image)"]

See Also