GoDiagram Web Reference
ClearCachedImages Method

Clear out GoDiagram's internal cache of loaded Images.
Syntax
'Declaration
 
Public Shared Sub ClearCachedImages() 
public static void ClearCachedImages()
Remarks
Calling this method does not modify any existing GoImage, so no Images will be "lost". However, future calls to LoadImage will have to re-load all named images from ResourceManagers or from disk, or (in Windows Forms) re-load all indexed images from ImageLists.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoImage Class
GoImage Members
UnloadImage Method
ClearCachedImage(ResourceManager,String,CultureInfo) Method
ClearCachedImage(String) Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback