ComponentOne Maps for WPF and Silverlight
ImageCacheMode Property (C1MultiScaleImage)

C1.WPF.Maps Namespace > C1MultiScaleImage Class : ImageCacheMode Property
Gets or sets which mode should be taken to cache the image.
Syntax
'Declaration
 
Public Property ImageCacheMode As ImageCacheMode
public ImageCacheMode ImageCacheMode {get; set;}
Remarks
If control is used in the WPF browser application, then LocalFile option can't work well.
See Also

Reference

C1MultiScaleImage Class
C1MultiScaleImage Members