Click or drag to resize
ImageScalerSettings Fields

The ImageScalerSettings type exposes the following members.

Fields
  NameDescription
Public fieldCleanupRatio
Specifies the ratio to use when cleaning up the scaled images cache. Values between 0.1 and 1 will be considered. The cleanup will the consider the ratio for the amount of items as well as the size.
Public fieldIsEnabled
Specifies whether the image scaler functionality is enabled or not.
Public fieldMaxCacheSize
Specifies the size of the cache for the scaled images in Megabytes. If this value is set to '0', then the images will not be cached.
Top
See Also